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:
dfc5e41
)
Slightly darken <code> etc
author
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 26 Feb 2022 23:40:37 +0000
(23:40 +0000)
committer
Ben Harris
<bjh21@bjh21.me.uk>
Sat, 26 Feb 2022 23:40:37 +0000
(23:40 +0000)
That makes their different word spacing look a little less confusing.
bedstead.css
patch
|
blob
|
history
diff --git
a/bedstead.css
b/bedstead.css
index 2b1cf0e3aa897856286e6ad93445f32f2d0303ca..aead82e808b8144ee7866cccca4f02542741f6c4 100644
(file)
--- a/
bedstead.css
+++ b/
bedstead.css
@@
-97,7
+97,7
@@
body, .fade {
color: #33ff88;
}
-:link {
+:link
, kbd, code, tt
{
color: #38bf66;
}
:visited {