Properly declare the font CSS property
https://bugzilla.gnome.org/show_bug.cgi?id=769004
This commit is contained in:
parent
b9f61e3a8e
commit
ca6c928c5b
@ -1,5 +1,5 @@
|
||||
* {
|
||||
font: Monospace 12;
|
||||
font: 12px Monospace;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user