projects
/
libreplanet-static.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
916ce89
)
all nav bar colors good now
author
Zoe
<zoe@fsf.org>
Thu, 19 Sep 2019 22:23:05 +0000
(18:23 -0400)
committer
Zoe
<zoe@fsf.org>
Thu, 19 Sep 2019 22:23:05 +0000
(18:23 -0400)
2020/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2020/assets/css/custom.css
b/2020/assets/css/custom.css
index 192ef50d5f75beb0ee252cb218c2005a4bc2aade..6893bb0ab069c9a5bf24d77eb58ee953b19115a5 100644
(file)
--- a/
2020/assets/css/custom.css
+++ b/
2020/assets/css/custom.css
@@
-753,7
+753,7
@@
hr {
display: block;
padding: 10px 15px;
text-decoration: none;
- background-color: #f57900;
+ background-color: #f57900
38
;
transition: background-color 0.1s;
border-bottom: none;
}
@@
-779,7
+779,7
@@
hr {
.nav > li > a:hover,
.nav > li > a:focus {
- background-color:#f57900;
+ background-color:#f57900
38
;
color: #ffffff;
}