mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Reduced font size of code tag
This commit is contained in:
parent
94a11e2bab
commit
17566271af
@ -274,6 +274,7 @@ pre {
|
||||
pre, code {
|
||||
font-family: Consolas,Inconsolata,'Bitstream Vera Sans Mono',Menlo,Monaco,'Andale Mono','Courier New',monospace;
|
||||
}
|
||||
code{font-size:14px;}
|
||||
|
||||
.box {
|
||||
-moz-border-radius: 5px 5px 5px 5px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user