www-commits
[Top][All Lists]
Advanced

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

www/server/staging/nav-bar/test8 layout.css


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test8 layout.css
Date: Mon, 30 Dec 2013 22:20:43 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 13/12/30 22:20:43

Modified files:
        server/staging/nav-bar/test8: layout.css 

Log message:
        Adjust margins.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test8/layout.css?cvsroot=www&r1=1.21&r2=1.22

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test8/layout.css,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- layout.css  30 Dec 2013 18:25:48 -0000      1.21
+++ layout.css  30 Dec 2013 22:20:43 -0000      1.22
@@ -283,12 +283,12 @@
 #content {
    text-align: left;
    padding: 1em; padding-top: 0;
-   margin-top: 0.2em;
+   margin-top: .2em;
 }
 #content h2 {
    text-align: center;
    font-size: 2em; font-weight:bold;
-   margin: .8em 0;
+   margin: .7em 0 .5em 0;
    color: #334683; 
 }
 #content:lang(ar), #content:lang(fa), #content:lang(he) { text-align: right; }
@@ -405,7 +405,7 @@
    text-align: center;
    font-weight: bold;
    padding-bottom: 0;
-   margin: .8em 0 .6em 0;
+   margin: .7em 0 .6em 0;
    border: .4em solid #c9cccf;
    box-shadow: .2em .2em #171d33;
 /*   -moz-border-radius: 0.4em;
@@ -473,7 +473,7 @@
    font-size: 1em;
    font-weight: bold;
    padding: .5em;
-   margin: 1em; margin-right: 0;
+   margin: 1.4em; margin-right: 0;
    border: .2em solid #971611;
 }
 #trans-disclaimer a, #trans-disclaimer a:visited { color: #333 !important; 
text-decoration: none; }
@@ -482,7 +482,7 @@
 /* For outdated translations  */
 #outdated {
    padding: .5em;
-   margin: 1em 0 2em 0;
+   margin: 1em 0 0 0;
    background: #ffc;
    border: .2em solid #971611;
 }
@@ -524,7 +524,11 @@
    border: 2px solid #971611;
 }
 
-p.edu-breadcrumb { text-align: center; padding: .5em; }
+p.edu-breadcrumb {
+   text-align: center;
+   padding: .5em;
+   margin-bottom: 0em;
+}
 
 p.edu-breadcrumb a {
    font-weight: bold;



reply via email to

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