www-commits
[Top][All Lists]
Advanced

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

www/server/staging layout.css


From: Therese Godefroy
Subject: www/server/staging layout.css
Date: Wed, 19 Feb 2020 16:35:06 -0500 (EST)

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 20/02/19 16:35:06

Modified files:
        server/staging : layout.css 

Log message:
        Delete font-family definition for h*. Define TOC #links.   

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/layout.css?cvsroot=www&r1=1.19&r2=1.20

Patches:
Index: layout.css
===================================================================
RCS file: /webcvs/www/www/server/staging/layout.css,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -b -r1.19 -r1.20
--- layout.css  19 Feb 2020 18:57:57 -0000      1.19
+++ layout.css  19 Feb 2020 21:35:06 -0000      1.20
@@ -1271,6 +1271,8 @@
 .edu-breadcrumb      a[href]:visited,
 .trans-disclaimer    a[href]:link,
 .trans-disclaimer    a[href]:visited,
+#TOC                 a[href]:link,
+#TOC                 a[href]:visited,
 .toc                 a[href]:link,
 .toc                 a[href]:visited,
 .summary             a[href]:link,
@@ -1335,6 +1337,7 @@
 /** STYLE **/
 
 .button a[href]:link, .button a[href]:visited {
+   color: #049;
    text-decoration: none;
    background: white;
    border: .1em solid #bbb;
@@ -1528,4 +1531,3 @@
 .trans-disclaimer, .trans-disclaimer a[href] {
    font-family: "FreeSans", sans-serif;
 }
-h2, h3, h4 { font-family: serif; }



reply via email to

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