Boost font size on article admin content boxes
This commit is contained in:
parent
00d16d33f8
commit
6db67d9420
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
min-height: 30em;
|
min-height: 30em;
|
||||||
resize: vertical;
|
resize: vertical;
|
||||||
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
#id_content {
|
#id_content {
|
||||||
|
|
Reference in a new issue