Update of /cvsroot/boost/website/style/css_0
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv21681/style/css_0

Modified Files:
        section-welcome.css 
Log Message:
Make the two front page content columns fixed width and wrap on narrow widths.

Index: section-welcome.css
===================================================================
RCS file: /cvsroot/boost/website/style/css_0/section-welcome.css,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- section-welcome.css 13 Jun 2006 05:58:22 -0000      1.11
+++ section-welcome.css 10 Nov 2006 17:26:15 -0000      1.12
@@ -20,11 +20,11 @@
 .directory-item h2 {
   /* border-bottom: solid 1px #CCCCCC; */
 }
-#welcome > * {
-  margin-right: 0.75em !important;
+#welcome > *, #important > * {
+  margin-right: 1.25em !important;
 }
-#important > * {
-  margin-left: 0.75em !important;
+#welcome, #important {
+  width: 27em !important;
 }
 #news .news-title {
   display: block;


-------------------------------------------------------------------------
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

Reply via email to