chiark
/
gitweb
/
~cjwatson
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c8cdaa
)
css: better color for cover image background.
author
Vladimír Vondruš
<mosra@centrum.cz>
Fri, 5 Jan 2018 00:28:24 +0000
(
01:28
+0100)
committer
Vladimír Vondruš
<mosra@centrum.cz>
Fri, 5 Jan 2018 00:52:02 +0000
(
01:52
+0100)
The previous was too much grey and too little blue.
css/m-dark.css
patch
|
blob
|
history
diff --git
a/css/m-dark.css
b/css/m-dark.css
index d82b2a17d6c162d317b4c04d90235c9e3be1ad9b..b60318cc110a0891ec6b46ab015904242ddc1871 100644
(file)
--- a/
css/m-dark.css
+++ b/
css/m-dark.css
@@
-83,7
+83,7
@@
--footer-link-active-color: #a5c9ea;
/* Cover image */
- --cover-image-background-color: #
222222
;
+ --cover-image-background-color: #
0f1217
;
/* Article */
--article-header-color: #f0f0f0;