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:
de3c5a2
)
change text color
author
Greg Farough
<gregf@gnu.org>
Mon, 12 Sep 2022 16:35:53 +0000
(12:35 -0400)
committer
Greg Farough
<gregf@gnu.org>
Mon, 12 Sep 2022 16:35:53 +0000
(12:35 -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 a787e3265215aacd62bfae07d1c33e5420cc0d70..c0fa0172f290426fb0ecd93d7a7085a28e89c3b5 100644
(file)
--- a/
2023/assets/css/custom.css
+++ b/
2023/assets/css/custom.css
@@
-4,7
+4,8
@@
body {
font-family: sans-serif;
font-size: 16px;
line-height: 1.428571429;
- color: #dbd6ce;
+ /* color: #dbd6ce; */
+ color: #000000;
scrollbar-color: #4b4f53 #1c1e1f;
}