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:08:56 +0100 |
commit | f9a7da5179290fa0681c5621a18fa16a647ffb32 (patch) | |
tree | 1bb56658672cd4a197a159cd48e466949f438703 /info | |
parent | 57b4a5c0e7c59dca360c5e5abd7275abec1008c8 (diff) | |
download | julius-caesar-f9a7da5179290fa0681c5621a18fa16a647ffb32.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 7b0f6e0..8300a82 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> Julius Caesar: Implementation Notes</h1> |