www-commits
[Top][All Lists]
Advanced

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

www layout.css


From: Therese Godefroy
Subject: www layout.css
Date: Sat, 29 Mar 2014 11:59:28 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/29 11:59:28

Modified files:
        .              : layout.css 

Log message:
        Fix for the pages in audio-video.gnu.org.

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

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/layout.css,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -b -r1.163 -r1.164
--- layout.css  29 Mar 2014 06:49:32 -0000      1.163
+++ layout.css  29 Mar 2014 11:59:28 -0000      1.164
@@ -147,9 +147,9 @@
    margin: auto; max-width:74.92em; overflow: hidden;
    background-color: white;
 }
-div#null-wrapper {
-   margin: auto; max-width:74.92em;
-}
+
+.inner h2, .inner  ul { padding-left: 1.5%; }
+#content ul { padding-left: 0; }
 
 a[href] { color: #005090; }
 a[href]:visited { color: #100070; }
@@ -270,7 +270,7 @@
 
 /*** HEADER ***/
 
-#header { font-family: "FreeSans", sans-serif; }
+#header { font-family: "FreeSans", sans-serif; background-color: white; }
 #header:after {
    clear: both; content: ""; display: block;
    height: 0px; visibility: hidden; width: 0px;



reply via email to

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