fixed missing semicolon
This commit is contained in:
parent
10f7da1b3e
commit
62e108386b
|
@ -1,5 +1,5 @@
|
|||
body {
|
||||
font-family: "Courier New", Courier, monospace
|
||||
font-family: "Courier New", Courier, monospace;
|
||||
font-size: 100%;
|
||||
background-color: #F4F4E8;
|
||||
color: #333333;
|
||||
|
|
Loading…
Reference in New Issue
Block a user