diff options
author | Tor Andersson <tor@ccxvii.net> | 2021-11-19 02:45:51 +0100 |
---|---|---|
committer | Tor Andersson <tor@ccxvii.net> | 2022-11-17 12:53:17 +0100 |
commit | 17efbe42db7fe7b13522ebe24a090c7db545d411 (patch) | |
tree | a4569a0762d20c950eeb8a1ddb974ef8e2e00cf4 | |
parent | d2e2c00eb09ccc4b80190f8df70168baad087e15 (diff) | |
download | hammer-of-the-scots-17efbe42db7fe7b13522ebe24a090c7db545d411.tar.gz |
Clean up stylesheets. Don't show options in game lists.
-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 8d7d9df..5eb11a3 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> Hammer of the Scots: Implementation Notes</h1> |