diff options
Diffstat (limited to 'themes/schizo/static')
-rw-r--r-- | themes/schizo/static/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/schizo/static/style.css b/themes/schizo/static/style.css index 24eff86..2dbd8d2 100644 --- a/themes/schizo/static/style.css +++ b/themes/schizo/static/style.css @@ -1,5 +1,5 @@ body { - font-family: 'Courier New' ; + font-family: 'Times New Roman' ; /*background: #110000 ;*/ background: #1e1e22; background-image: url("/images/space2.gif") ; |