chiark
/
gitweb
/
~bjharris
/
bedstead.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b66884
)
Adjust Web page colours to better match my actual monitor.
author
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 2 Feb 2019 19:20:11 +0000
(19:20 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 2 Feb 2019 19:20:11 +0000
(19:20 +0000)
bedstead.css
patch
|
blob
|
history
diff --git
a/bedstead.css
b/bedstead.css
index 25838f529631b6ea67eb567f97302639ddfa06e1..aa856b794111c94087712552bce2ef62bc24d29c 100644
(file)
--- a/
bedstead.css
+++ b/
bedstead.css
@@
-40,13
+40,13
@@
img {
/* Colours that make Bedstead look better (imitating my green monitor) */
body {
- background-color: #
222
;
- color: #
8f
8;
+ background-color: #
031109
;
+ color: #
33ff8
8;
}
:link {
- color: #
cfc
;
+ color: #
22aa5b
;
}
:visited {
- color: #
bfb
;
+ color: #
38bf66
;
}