[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: |
Sun, 11 May 2014 17:25:52 +0000 |
CVSROOT: /webcvs/www
Module name: www
Changes by: Therese Godefroy <th_g> 14/05/11 17:25:52
Modified files:
server/staging/nav-bar/test9: layout7.css
Log message:
Underline on hover for navbars, instead of color change; specify
FreeSans for navbars.
CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/staging/nav-bar/test9/layout7.css?cvsroot=www&r1=1.71&r2=1.72
Patches:
Index: layout7.css
===================================================================
RCS file: /webcvs/www/www/server/staging/nav-bar/test9/layout7.css,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -b -r1.71 -r1.72
--- layout7.css 9 May 2014 07:37:17 -0000 1.71
+++ layout7.css 11 May 2014 17:25:48 -0000 1.72
@@ -33,7 +33,6 @@
#222, #333, #404040, #555: special items
#777 medium gray: normal hover
#334683 blue from GNU banner: h2, special links
- #283767 slightly darker blue: #fsf-frame
#004780 greenish blue: normal links
#100070 purplish blue: normal visited links
blue #urgent links
@@ -43,10 +42,9 @@
Backgrounds
white #inner, navbar li.active
#f0f2f4 light bluish gray: #translations p, .emph-box, #outdated,
- .listing, #footer, .toc,
+ .listing, #footer, .toc
#e7e9eb .button, .lyrics, #join-fsf, submit
#d1d4d7 #edu-navbar, #fsf-links, #searcher + #translations
- #b9bcbf submit input
#ddd gray (looks purplish): #gpl-compat-matrix
#ccffcc light green: #gpl-compat-matrix
#e4ffcc light yellowish green: #gpl-compat-matrix
@@ -79,7 +77,6 @@
#000 #ff3 19.6 561
#222 white 15.91 663
#222 #c9cccf 9.87 510
- #222 #b9bcbf 8.34 462
#333 white 12.63 612
#333 #e7e9eb 10.38 546
#333 #c9cccf 7.83 459
@@ -477,6 +474,7 @@
#navigation {
clear: both;
+ font-family: "FreeSans", sans-serif;
padding: .3em;
background-color: #a50606;
}
@@ -507,8 +505,7 @@
background-color: white;
}
#navigation li a:hover {
- color: black;
- background-color: #fff898;
+ text-decoration: underline;
}
@@ -567,6 +564,7 @@
#fsf-links {
clear: both;
+ font-family: "FreeSans", sans-serif;
padding: .3em;
background-color: #d1d4d7;
}
@@ -588,8 +586,7 @@
color: #222; text-decoration: none;
}
#fsf-links li a:hover {
- color: black;
- background-color: #fff898;
+ text-decoration: underline;
}
@@ -847,6 +844,7 @@
and breadcrumbs for education */
#edu-navigation {
clear: both;
+ font-family: "FreeSans", sans-serif;
background-color: #d1d4d7;
}
ul#edu-navigation {
@@ -869,8 +867,7 @@
}
#edu-navigation li a:hover,
#edu-navigation li.active a:hover {
- color: black;
- background-color: #fff898;
+ text-decoration: underline;
}
#content .edu-breadcrumb {
- www/server/staging/nav-bar/test9 layout7.css, (continued)
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/08
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/09
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/09
- www/server/staging/nav-bar/test9 layout7.css,
Therese Godefroy <=
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/11
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/11
- www/server/staging/nav-bar/test9 layout7.css, Therese Godefroy, 2014/05/17