We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b38972 commit 98987a4Copy full SHA for 98987a4
1 file changed
assets/themes/twitter/css/kbroman.css
@@ -4,4 +4,8 @@ code {
4
color: black;
5
background-color: white;
6
border: 0px solid white;
7
+}
8
+
9
+a code {
10
+ color: #08c;
11
}
0 commit comments