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