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:
0da046c
)
trying again for the color
author
zoe
<zoe@fsf.org>
Tue, 21 Feb 2023 18:55:18 +0000
(19:55 +0100)
committer
zoe
<zoe@fsf.org>
Tue, 21 Feb 2023 18:55:18 +0000
(19:55 +0100)
2023/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2023/assets/css/custom.css
b/2023/assets/css/custom.css
index bc97c4039e13ea20e9420365bcce662cefa685a5..e65ad3f0f36ce2885ca900333bb1d8c5ac05a989 100644
(file)
--- a/
2023/assets/css/custom.css
+++ b/
2023/assets/css/custom.css
@@
-855,14
+855,16
@@
hr {
text-decoration: none;
}
-.navbar-default .navbar-nav > li.btn-register > a:focus {
- color: #ffffff;
-}
+.navbar-default .navbar-nav > li.btn-register > a:focus,
.navbar-default .navbar-nav > li.btn-register > a:hover {
background-color: transparent;
color: #ffffff;
}
+.navbar-default .navbar-nav > li > a {
+ color: #777
+}
+
.nav > li > a:hover,
.nav > li > a:focus,
.lp-home a:hover,