Add layout styles/images for new website design.

Submitted by:  Emily Boyd
Sponsored by:  Google Summer of Code
This commit is contained in:
Murray Stokely 2005-10-04 05:49:13 +00:00
parent c78177cb41
commit e40b23f9b5
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25809
33 changed files with 1255 additions and 0 deletions

12
en/layout/css/Makefile Normal file
View file

@ -0,0 +1,12 @@
# $FreeBSD: www/en/gifs/Makefile,v 1.53 2005/05/08 15:49:57 murray Exp $
.if exists(../Makefile.conf)
.include "../Makefile.conf"
.endif
.if exists(../Makefile.inc)
.include "../Makefile.inc"
.endif
DATA= fixed.css fixed_large.css global.css iefixes.css layout.css navigation.css table.css text.css
.include "${WEB_PREFIX}/share/mk/web.site.mk"