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:
299d1fa
)
Correct menu colors on mobile
author
Ruben Rodriguez
<ruben@fsf.org>
Mon, 24 Feb 2020 16:04:22 +0000
(11:04 -0500)
committer
Ruben Rodriguez
<ruben@fsf.org>
Mon, 24 Feb 2020 16:04:22 +0000
(11:04 -0500)
2020/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2020/assets/css/custom.css
b/2020/assets/css/custom.css
index 1725b47c0a27ac8273fa03473575304beed8e477..4a638c4f215e2593d8d4805360e5a01739c21ebf 100644
(file)
--- a/
2020/assets/css/custom.css
+++ b/
2020/assets/css/custom.css
@@
-766,6
+766,7
@@
hr {
background-color: #f57900;
transition: background-color 0.1s;
border-bottom: none;
+ color:white !important;
}
.nav > li.fsf-donate > a {