diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,9 +1,9 @@ body { background: lightblue; + font-family: UnifontMedium, Courier, Monospace; } p { - font-family: UnifontMedium, Courier, Monospace; font-size: .8em; width: 80%; margin: auto; |