svnweb-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Svnweb-commits] r858 - libreplanet-templates/branches/stable


From: sysadmin
Subject: [Svnweb-commits] r858 - libreplanet-templates/branches/stable
Date: Tue, 02 Mar 2010 10:50:31 -0500

Author: mattl
Date: Tue Mar  2 10:50:30 2010
New Revision: 858

Log:
added fix for wiki

Modified:
   libreplanet-templates/branches/stable/index.php

Modified: libreplanet-templates/branches/stable/index.php
==============================================================================
--- libreplanet-templates/branches/stable/index.php     Tue Mar  2 10:32:27 
2010        (r857)
+++ libreplanet-templates/branches/stable/index.php     Tue Mar  2 10:50:30 
2010        (r858)
@@ -37,7 +37,9 @@
 
 #signup a:active, #signup a:hover{color: red;}
 
-#womens {background-color: orange; font-size: 24px; padding: 24px; text-align: 
center; text-transform: uppercase; font-weight: bold; margin-top: 1em;}
+#womens, #wiki {background-color: orange; font-size: 24px; padding: 24px; 
text-align: center; text-transform: uppercase; font-weight: bold; margin-top: 
1em;}
+
+#wiki {margin-top: 0; margin-bottom: 1em;}
 
 #friday {background-color: #eec73e;}
 
@@ -48,6 +50,12 @@
    </style>
 </head>
 <body>
+<div id="wiki">
+
+<p><a href="http://groups.fsf.org/";>Continue to LibrePlanet wiki...</a></p>
+
+</div>
+
 <div id="doc2" class="yui-t7"> 
 <div id="hd">
 <h1><img src="i/lp2010.png" alt="LibrePlanet" /></h1>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]