diff options
Diffstat (limited to 'info')
-rw-r--r-- | info/rules.html | 2 | ||||
-rw-r--r-- | info/rules3.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/info/rules.html b/info/rules.html index d4be7b0..7f63f79 100644 --- a/info/rules.html +++ b/info/rules.html @@ -2,7 +2,7 @@ <html> <head> <title>Hammer of the Scots 4.0</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} diff --git a/info/rules3.html b/info/rules3.html index f66ff27..354434a 100644 --- a/info/rules3.html +++ b/info/rules3.html @@ -2,7 +2,7 @@ <html> <head> <title>Hammer of the Scots 3.0</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} |