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: Tue, 01 Apr 2014 06:29:03 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/04/01 06:29:03

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

Log message:
        Normal fonts for the legend.

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

Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- layout7.css 1 Apr 2014 06:05:27 -0000       1.3
+++ layout7.css 1 Apr 2014 06:29:02 -0000       1.4
@@ -1014,11 +1014,10 @@
 
 #legend blockquote { font-size: 1.3em; font-style: normal; text-align: center; 
font-weight: bold; }
 #legend blockquote:before { content: "Code for the left border"; }
-#legend dl.green dt:after { content: "Free licenses, compatible with the GNU 
GPL or FDL"; }
-#legend dl.orange dt:after { content: "Free licenses, incompatible with the 
GNU GPL and FDL"; }
-#legend dl.red dt:after { content: "Nonfree licenses"; }
-#legend dl.blue dt:after { content: "Licenses for non-software works"; }
-
+#legend dl.green dt:after { font-weight: normal; content: "Free licenses, 
compatible with the GNU GPL or FDL"; }
+#legend dl.orange dt:after { font-weight: normal; content: "Free licenses, 
incompatible with the GNU GPL and FDL"; }
+#legend dl.red dt:after { font-weight: normal; content: "Nonfree licenses"; }
+#legend dl.blue dt:after { font-weight: normal; content: "Licenses for 
non-software works"; }
 
 /* End license-list definitions */
 



reply via email to

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