Do not reduce code font size artificially

This commit is contained in:
Susam Pal
2020-12-10 00:13:17 +05:30
parent 133547da2d
commit 9db9513bab

4
sp.css
View File

@@ -43,10 +43,6 @@ figcaption {
pre, code, samp, kbd {
color: #009;
font-family: monospace, monospace;
font-size: 0.9em;
}
pre code, pre samp, pre kbd {
font-size: 1em;
}
pre kbd {
color: #060;