www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout7.css
Date: Thu, 08 May 2014 20:26:08 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/05/08 20:26:08

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

Log message:
        Minor adjustment.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -b -r1.68 -r1.69
--- layout7.css 8 May 2014 17:06:01 -0000       1.68
+++ layout7.css 8 May 2014 20:26:07 -0000       1.69
@@ -527,7 +527,7 @@
 #content h2 { font-size: 2em; }
 
 #content h3, #content h4, #content h5, #content h6, #content p {
-   margin-top: 1em;
+   margin-top: 1em ;
 }
 #content h3 { font-size: 1.6em; color: #333; }
 #content h4 { font-size: 1.3em; color: #333; }
@@ -680,11 +680,11 @@
    -webkit-box-shadow: .15em .15em #171d33;
    -icab-box-shadow: .15em .15em #171d33;
    -o-box-shadow: .15em .15em #171d33;
-   border-radius: .4em;
-   -moz-border-radius: .4em;
-   -khtml-border-radius: .4em;
-   -webkit-border-radius: .4em;
-   -opera-border-radius: .4em;
+   border-radius: 1em;
+   -moz-border-radius: 1em;
+   -khtml-border-radius: 1em;
+   -webkit-border-radius: 1em;
+   -opera-border-radius: 1em;
 }
 .button a, .button a:visited {
    color: #971611;



reply via email to

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