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:
e1de06a
)
change colors again
author
Greg Farough
<gregf@gnu.org>
Wed, 14 Sep 2022 21:31:59 +0000
(17:31 -0400)
committer
Greg Farough
<gregf@gnu.org>
Wed, 14 Sep 2022 21:31:59 +0000
(17:31 -0400)
2023/assets/css/custom.css
patch
|
blob
|
blame
|
history
diff --git
a/2023/assets/css/custom.css
b/2023/assets/css/custom.css
index 4cfeb3309673f15d8bbdd47a77e916d0205c470d..df51c547fea95db103bf311b81e98335f3f757f3 100644
(file)
--- a/
2023/assets/css/custom.css
+++ b/
2023/assets/css/custom.css
@@
-861,7
+861,7
@@
hr {
.navbar-default .navbar-nav > li.btn-register > a:focus,
.navbar-default .navbar-nav > li.btn-register > a:hover {
background-color: transparent;
- color: #
ffffff
;
+ color: #
978a97
;
}
.nav > li > a:hover,
@@
-871,7
+871,7
@@
hr {
.area-link a:hover,
.area-link a:focus {
/* background-color: rgb(55, 57, 58); */
- background-color: #
ffffff
;
+ background-color: #
978a97
;
color: #5b9bab;
}