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:
20aa6e8
)
change text color
author
Greg Farough
<gregf@gnu.org>
Wed, 14 Sep 2022 21:48:46 +0000
(17:48 -0400)
committer
Greg Farough
<gregf@gnu.org>
Wed, 14 Sep 2022 21:48:46 +0000
(17:48 -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 bc258d74bf46235c1ab9a6c98fc6dc8c958f5ff0..aa16e69678acbd4406a9f678e6d1dc6475e00b0f 100644
(file)
--- a/
2023/assets/css/custom.css
+++ b/
2023/assets/css/custom.css
@@
-838,7
+838,7
@@
hr {
background-color: #5b9bab;
transition: background-color 0.1s;
border-bottom: none;
- color:#
000000 !important
;
+ color:#
ffffff
;
}
.nav > li > a:hover,
.lp-home a:hover {