projects
/
web
/
Keweenaw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e332b7a
)
style update for top links
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 19 Aug 2014 19:36:19 +0000
(15:36 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 19 Aug 2014 19:36:19 +0000
(15:36 -0400)
make color orange and hover color blue
styles.css
patch
|
blob
|
history
diff --git
a/styles.css
b/styles.css
index
ee5f41c
..
ec3f1d4
100644
(file)
--- a/
styles.css
+++ b/
styles.css
@@
-197,10
+197,10
@@
header .global-nav {
font-family: "Helvetica";
}
header .global-nav a {
- color:
white
;
+ color:
#f27225
;
}
header .global-nav a:hover {
- color: #
f27225
;
+ color: #
008cba
;
}
header .global-nav li {
display: inline-block;