chiark / gitweb /
Slightly darken <code> etc
authorBen Harris <bjh21@bjh21.me.uk>
Sat, 26 Feb 2022 23:40:37 +0000 (23:40 +0000)
committerBen 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

index 2b1cf0e3aa897856286e6ad93445f32f2d0303ca..aead82e808b8144ee7866cccca4f02542741f6c4 100644 (file)
@@ -97,7 +97,7 @@ body, .fade {
     color: #33ff88;
 }
 
-:link {
+:link, kbd, code, tt {
   color: #38bf66;
 }
 :visited {