From d11b34d96e1f12e045bb51fbf3040b92d14ae703 Mon Sep 17 00:00:00 2001 From: Matt Lee Date: Mon, 1 Mar 2010 22:25:20 +0000 Subject: [PATCH] added women's banner --- index.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.php b/index.php index 7f0b627b..8ca062bf 100644 --- 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;} @@ -120,6 +122,10 @@ +
+ +

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.

+
\ No newline at end of file -- 2.25.1