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: Mon, 05 May 2014 19:23:40 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/05/05 19:23:40

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

Log message:
        Give rounded corners to join-fsf.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -b -r1.45 -r1.46
--- layout7.css 5 May 2014 19:03:51 -0000       1.45
+++ layout7.css 5 May 2014 19:23:39 -0000       1.46
@@ -351,6 +351,12 @@
 #fsf-frame #join-fsf {
    padding: .4em .5em;
    background: #c9cccf;
+   border-radius: 1em;
+   -moz-border-radius: 1em;
+   -khtml-border-radius: 1em;
+   -webkit-border-radius: 1em;
+   -opera-border-radius: 1em;
+
 }
 #fsf-frame hr { display: none; }
 



reply via email to

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