Shrink code font size a little
This commit is contained in:
parent
096099e544
commit
96cf48fbf8
1 changed files with 1 additions and 1 deletions
|
|
@ -287,7 +287,7 @@ code {
|
||||||
background-color: #ecf0f3;
|
background-color: #ecf0f3;
|
||||||
color: #6e0e0e;
|
color: #6e0e0e;
|
||||||
/* padding: 1px 2px; */
|
/* padding: 1px 2px; */
|
||||||
font-size: 1.1em;
|
font-size: 0.8em;
|
||||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue