diff options
Diffstat (limited to 'info/rules.html')
-rw-r--r-- | info/rules.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/rules.html b/info/rules.html index 379ec24..332a975 100644 --- a/info/rules.html +++ b/info/rules.html @@ -2,7 +2,7 @@ <html> <head> <title>Julius Caesar 1.1</title> -<link rel="stylesheet" href="/fonts/gentium.css"> +<link rel="stylesheet" href="/fonts/fonts.css"> <style> body{background-color:slategray} div{position:relative;background-color:white;margin:1em auto;line-height:0.8;box-shadow:1px 1px 8px -2px black} |