mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 08:32:04 +02:00
font size
This commit is contained in:
@ -58,11 +58,13 @@ mark, .mark {
|
||||
/* SYNTAX */
|
||||
/* These are simple changes for the syntax highlighting */
|
||||
|
||||
pre {
|
||||
font-size: 0.8em !important;
|
||||
}
|
||||
pre code {
|
||||
/* never wrap code on smaller screens */
|
||||
word-wrap: normal !important;
|
||||
white-space: pre !important;
|
||||
font-size: 0.8em !important;
|
||||
}
|
||||
.ot, .dv, .fl, .cn, .at,
|
||||
.op a {
|
||||
|
Reference in New Issue
Block a user