projects
/
ryf-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5c01d
)
back to the original yellow link color
author
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 21 Oct 2019 21:32:20 +0000
(17:32 -0400)
committer
Andrew Engelbrecht
<andrew@fsf.org>
Mon, 21 Oct 2019 21:32:20 +0000
(17:32 -0400)
css/style.css
patch
|
blob
|
blame
|
history
diff --git
a/css/style.css
b/css/style.css
index 70d9cde31c8869085f78420762fbb22f897afcf0..2b66a2086a9dd1b8889db347f27a49eaa57d6825 100644
(file)
--- a/
css/style.css
+++ b/
css/style.css
@@
-156,9
+156,9
@@
h2.block-title a:hover {
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li > a:hover {
- color: #
DDCC
00;
+ color: #
edd4
00;
background: #000;
- border-bottom: 2px solid #
DDCC
00;
+ border-bottom: 2px solid #
edd4
00;
padding-bottom: 5px;
margin-bottom: 10px;
}
@@
-877,7
+877,7
@@
nav .search-block-form {
width: 100%;
}
-.footer a { color: #
DDCC
00; }
+.footer a { color: #
edd4
00; }
.footer a:hover { color: #FFF; }