www-commits
[Top][All Lists]
Advanced

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

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


From: Therese Godefroy
Subject: www/server/staging/nav-bar/test9 layout5.css
Date: Mon, 24 Mar 2014 13:14:08 +0000

CVSROOT:        /webcvs/www
Module name:    www
Changes by:     Therese Godefroy <th_g> 14/03/24 13:14:08

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

Log message:
        Move #windows7sins to HTML..

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

Patches:
Index: layout5.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout5.css,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -b -r1.87 -r1.88
--- layout5.css 24 Mar 2014 10:30:50 -0000      1.87
+++ layout5.css 24 Mar 2014 13:14:08 -0000      1.88
@@ -132,7 +132,7 @@
 
 a[href] { color: #005490; }
 a[href]:visited { color: #100472; }
-a[href]:active, a[href]:hover { color: #777; text-decoration: underline; }
+a[href]:active, a[href]:hover { color: #777; }
 
 blockquote { margin: 1em; font-style: italic; }
 
@@ -429,6 +429,7 @@
 }
 #content h3 a, #content h4 a { text-decoration: none; }
 #content h3 a:visited, #content h4 a:visited { color: #334683; }
+#content h3 a:hover, #content h4 a:hover { color: #777; }
 
 /* For column headers in education.html, but could apply elsewhere. */
 #content .yui-gc h2 {
@@ -445,6 +446,7 @@
 .back a, .back a:visited { color: #333; }
 .back a:hover { color: #777; }
 
+
 /*** ADDITIONAL LINKS ***/
 
 #fsf-links {
@@ -510,6 +512,7 @@
 
 #sisters { font-size: .9em; margin: 0 1% 1.5em 1%; }
 
+
 /*** FOOTER ***/
 
 #footer {
@@ -566,13 +569,13 @@
    -webkit-border-radius: .4em;
    -opera-border-radius: .4em; */
 }
-.button { text-decoration: none; }
 .button a, .button a:visited {
    color: #971611;
    text-decoration: none;
 }
-.button a:hover { color: #777; }
-
+.button a:hover {
+   color: #777;
+}
 .large {
    font-size: 2em;
    padding: .1em;
@@ -881,16 +884,7 @@
 }
 
 
-/* IMAGES*/
-
-/* Used in /software/for-windows.html */
-#windows7sins {
-   float: right;
-   width: 25.83em;
-   margin: 0 1em 1em 1em;
-}
-#windows7sins img { width: 100%; }
-#windows7sins p { line-height: 1.3em; }
+/*** IMAGES ***/
 
 /* Still used in /s/cgicc/. */
 #gplv3-dogear {



reply via email to

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