Update of /cvsroot/boost/website/style/css_0
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv4482/style/css_0
Modified Files:
footer.css theme-grass.css
Log Message:
Rework footer into cutout section.
Index: footer.css
===================================================================
RCS file: /cvsroot/boost/website/style/css_0/footer.css,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- footer.css 25 Apr 2006 14:07:51 -0000 1.6
+++ footer.css 24 Jun 2006 18:05:51 -0000 1.7
@@ -6,17 +6,19 @@
/* Footer with copyright, license, banners. */
#footer {
color: #666666;
- margin: 0em;
- padding: 1.5em;
+ margin: 1.5em;
+ padding: 0em;
clear: both;
- background: #FFFFFF url(shadow-divider-top-bottom.png) repeat-x top left;
+ background: #EEEEEE;
border-top: #000000 solid 1px;
}
#footer-left {
float: left;
+ padding: 0.75em;
}
#footer-right {
float: right;
+ padding: 0.75em;
}
#footer p {
margin: 0em;
Index: theme-grass.css
===================================================================
RCS file: /cvsroot/boost/website/style/css_0/theme-grass.css,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- theme-grass.css 17 Jun 2006 06:02:43 -0000 1.2
+++ theme-grass.css 24 Jun 2006 18:05:51 -0000 1.3
@@ -60,3 +60,16 @@
font-weight: bold;
padding: 1px;
}
+
+/* Footer */
+#footer {
+ background: #FFFFFF url(theme_grass/footer-bg.png) repeat-x top left;
+}
+#footer-left {
+ min-height: 100px;
+ background: url(theme_grass/footer-bg-left.png) no-repeat top left;
+}
+#footer-right {
+ min-height: 100px;
+ background: url(theme_grass/footer-bg-right.png) no-repeat top right;
+}
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs