Change the background color of code-formatted words’ to grey
This commit is contained in:
@@ -550,3 +550,7 @@ li:last-child .hentry, #content > .hentry {border: 0; margin: 0;}
|
||||
font-weight: bold;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
tt.literal {
|
||||
background-color: #eeeeee;
|
||||
}
|
||||
|
Reference in New Issue
Block a user