Update of /cvsroot/boost/boost
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv488

Modified Files:
        rst.css 
Log Message:
Massive overhaul of Getting Started guide.


Index: rst.css
===================================================================
RCS file: /cvsroot/boost/boost/rst.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- rst.css     12 Aug 2005 13:02:33 -0000      1.9
+++ rst.css     11 Dec 2006 20:38:05 -0000      1.10
@@ -325,3 +325,37 @@
   font-style: italic;
 }
 
+.nav { 
+display: inline;
+list-style-type: none;
+}
+
+.prevpage {
+height: 0;
+/*width: 40%;*/
+text-align: left;
+}
+
+.nextpage {
+/*width: 40%;*/
+text-align: right;
+float: right;
+}
+
+#previous li { 
+  padding: 0 ;
+  float: left; 
+  text-align: left; 
+  width: 50%;   
+  /*position: relative;*/
+}
+
+#next { 
+  padding: 0 ;
+  /*float:right; */
+  text-align: right; 
+  /*width: 50%; */
+}
+
+div.small {
+   font-size: smaller }


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to