mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
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;
|
||||
color: #6e0e0e;
|
||||
/* padding: 1px 2px; */
|
||||
font-size: 1.1em;
|
||||
font-size: 0.8em;
|
||||
font-family: Monaco, "Bitstream Vera Sans Mono", "Lucida Console", Terminal, monospace;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue