Improve <pre> styling
Another feature ripped off from Drew DeVault's website.
This commit is contained in:
+5
-1
@@ -172,7 +172,11 @@ div.block:first-of-type, div.block-small {
|
||||
}
|
||||
|
||||
pre {
|
||||
white-space: pre-wrap;
|
||||
line-height: 1.5;
|
||||
font-size: 14px;
|
||||
background-color: #EEEEEE;
|
||||
padding: 6px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
div.articles {
|
||||
|
||||
Reference in New Issue
Block a user