diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-11-19 02:45:51 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-16 19:19:39 +0100 |
commit | aeee821daf4b752ec3d2ffbe3a4a0bd559143f34 (patch) | |
tree | d01992a538cc3891a94906b3ed3bb2ed4f72c139 /info | |
parent | c785c2d7cff047dd88743d9b1c8487f1091c7c51 (diff) | |
download | crusader-rex-aeee821daf4b752ec3d2ffbe3a4a0bd559143f34.tar.gz |
Clean up stylesheets. Don't show options in game lists.
Diffstat (limited to 'info')
-rw-r--r-- | info/notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/info/notes.html b/info/notes.html index c1361cf..1a4cfb2 100644 --- a/info/notes.html +++ b/info/notes.html @@ -6,7 +6,7 @@ <style>h1{text-align:center}body{max-width:50rem;margin:0 auto;}</style> </head> <body> -<div class="main"> +<article> <h1> Crusader Rex: Implementation Notes</h1> |