added women's banner
authorMatt Lee <mattl@gnu.org>
Mon, 1 Mar 2010 22:25:20 +0000 (22:25 +0000)
committerMatt Lee <mattl@gnu.org>
Mon, 1 Mar 2010 22:25:20 +0000 (22:25 +0000)
index.php

index 7f0b627bc0029374772fc251387ef3e7fa5423a4..8ca062bfa8106b8f417f82bee1f3fe119aa6b6b1 100644 (file)
--- a/index.php
+++ b/index.php
@@ -34,6 +34,8 @@
 #signup a:link, #signup a:visited{color: yellow;}
 
 #signup a:active, #signup a:hover{color: red;}
+
+#womens {background-color: orange; font-size: 24px; padding: 24px; text-align: center;}
   
 
    </style>
 
 </div>
 </div>
+<div id="womens">
+
+<p>This year's conference features a dedicated track to help increase women's participation in free software. You can help this vital issue, by donating to the travel fund.</p>
+</div>
 
 </body>
 </html>
\ No newline at end of file