www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test9 layout2.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout2.css
Date: Mon, 10 Feb 2014 13:05:33 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/02/10 13:05:33

Modified files:
        server/staging/nav-bar/test9: layout2.css 

Log message:
        Centered disclaimer.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout2.css?cvsroot=www&r1=1.9&r2=1.10

Patches:
Index: layout2.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout2.css,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -b -r1.9 -r1.10
--- layout2.css 7 Feb 2014 17:16:48 -0000       1.9
+++ layout2.css 10 Feb 2014 13:05:32 -0000      1.10
@@ -296,7 +296,6 @@
    text-align: right;
 }
 #content h2 {
-   clear: right;
    font-size: 2em; font-weight:bold;
    padding: .7em 0 0 0; margin: 0 0 .9em 0;
    color: #334683; text-shadow: black 1px 1px 0;
@@ -316,6 +315,12 @@
 #content li, #fsf-campaigns li, #content dd, #content p, #content pre,
    #content dt, #content code, #content address { line-height: 1.3em; }
 
+/* For column headers in education.html, but could apply elsewhere. */
+#content h2.yui-gc {
+   text-shadow: none;
+   margin-bottom: .7em;
+}
+
 #transnotes { font-size: .9em; }
 
 
@@ -552,10 +557,11 @@
 
 /* For the note saying the page is a translation. */
 .trans-disclaimer {
-   float: right;
+   text-align: center;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 0;
+   margin-top: .5em !important;
 }
 
 /* For outdated translations  */



reply via email to

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