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 8525c42..701a108 100644 --- a/info/rules.html +++ b/info/rules.html @@ -3,7 +3,7 @@ <head> <title>Pax Pamir Rules</title> <link rel="stylesheet" href="/fonts/fonts.css"> -<link href="https://fonts.googleapis.com/css2?family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&display=swap" rel="stylesheet"> +<link rel="stylesheet" href="../fonts/LibreBaskerville.css"> <style> body{background-color:slategray} div{position:relative;background-color:white;margin:1em auto;box-shadow:1px 1px 8px -2px black} |