From 6f03eeeac721804ac3f22f928de2c45382826d9e Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Tue, 2 Mar 2010 15:50:30 +0000 Subject: [PATCH] added fix for wiki --- index.php | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/index.php b/index.php index 1bb060cf..79d64307 100644 --- a/index.php +++ b/index.php @@ -37,7 +37,9 @@ body,html { margin: 0 !important; padding: 0 !important;} #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 @@ body,html { margin: 0 !important; padding: 0 !important;} +
+ +

Continue to LibrePlanet wiki...

+ +
+

LibrePlanet

-- 2.25.1