Reduce font size of code blocks to 13px
This commit is contained in:
+1
-1
@@ -480,7 +480,7 @@ div.fragment pre.fragment {
|
|||||||
font-family: "Deja Vu Mono", Courier, "Courier New", monospace, fixed;
|
font-family: "Deja Vu Mono", Courier, "Courier New", monospace, fixed;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
font-size: 0.9em;
|
font-size: 13px;
|
||||||
line-height: 1.3;
|
line-height: 1.3;
|
||||||
}
|
}
|
||||||
div.fragment pre.fragment a.code {
|
div.fragment pre.fragment a.code {
|
||||||
|
|||||||
Reference in New Issue
Block a user