www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Matt Lee
Subject: www layout.css
Date: Thu, 25 Sep 2008 16:32:48 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Matt Lee <mattl>        08/09/25 16:32:48

Modified files:
        .              : layout.css 

Log message:
        added takeaction style

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/layout.css?cvsroot=www&r1=1.1&r2=1.2

Patches:
Index: layout.css
===================================================================
RCS file: /web/www/www/layout.css,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- layout.css  25 Jun 2008 18:05:36 -0000      1.1
+++ layout.css  25 Sep 2008 16:32:45 -0000      1.2
@@ -23,7 +23,7 @@
 html, body{
         padding: 0;
         margin: 0;
-        color: black;
+        color: #35382a;
 }
 
 /* the urgent div should be enabled when we have something urgent to
@@ -307,3 +307,11 @@
 #searcher, #searcher input{ font-size: 0.8em; }
 
 .highlight{background-color: #ff6;}
\ No newline at end of file
+
+#takeactionhomepage{background-color: #c2e155; color: black; padding: 1em; 
-moz-border-radius: 0.5em;}
+
+#takeaction h1{text-align: center; border: 0 !important; color: black;}
+
+#takeaction ul{list-style: none !important; text-align: center; margin: 0 
!important; padding: 0 !important;}
+
+#takeaction li{line-height: 1.3em;}
\ No newline at end of file




reply via email to

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