www-commits
[Top][All Lists]
Advanced

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

www/gnu30 gnu30.css


From: Therese Godefroy
Subject: www/gnu30 gnu30.css
Date: Fri, 9 Sep 2016 13:58:05 +0000 (UTC)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 16/09/09 13:58:05

Modified files:
        gnu30          : gnu30.css 

Log message:
        Define font size for .button to make it independent of layout.css.

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/gnu30/gnu30.css?cvsroot=www&r1=1.8&r2=1.9

Patches:
Index: gnu30.css
===================================================================
RCS file: /webcvs/www/www/gnu30/gnu30.css,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- gnu30.css   8 Sep 2013 15:01:08 -0000       1.8
+++ gnu30.css   9 Sep 2016 13:58:05 -0000       1.9
@@ -26,6 +26,9 @@
 .h-projects li:hover {
     background-color: rgb(52, 101, 164);
 }
+.button {
+    font-size: 1.3em;
+}
 .button a[href] {
     transition: background-color 1s;
     -webkit-transition: background-color 1s;



reply via email to

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