summaryrefslogtreecommitdiff
path: root/create.html
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2021-12-23 13:30:18 +0100
committerTor Andersson <tor@ccxvii.net>2022-11-16 19:08:56 +0100
commit1b37ce47b0d2b96ebacaa4b6d1acafc3ba336bea (patch)
treef72a6c128c9994ebe0c4fb5bde006e7e594fa9bf /create.html
parent52f0cda13c555cd0c2149a9f92ecbccfdc6fed4d (diff)
downloadjulius-caesar-1b37ce47b0d2b96ebacaa4b6d1acafc3ba336bea.tar.gz
Tweak 'create new game' page margins.
Diffstat (limited to 'create.html')
-rw-r--r--create.html14
1 files changed, 8 insertions, 6 deletions
diff --git a/create.html b/create.html
index 599bf88..090b354 100644
--- a/create.html
+++ b/create.html
@@ -1,17 +1,19 @@
<dl>
<dt>
-<a href="/julius-caesar/info/rules.html#setup">Historical</a>:
+<a href="/julius-caesar/info/rules.html#setup">Historical</a>
<dd>
Historical deployment.
<dt>
-<a href="/julius-caesar/info/rules.html#setup">Free Deployment</a>:
+<a href="/julius-caesar/info/rules.html#setup">Free Deployment</a>
<dd>
Players may swap any blocks on the map as long as the original number of
deployed blocks in each city is maintained.
</dl>
Optional rules:
-<p>
-<label><input type="checkbox" name="tournament" value="true">
-Tournament &#x2014; Julius Caesar goes first on the first turn regardless of the cards played.
-</label>
+<dl>
+<dt>
+<label><input type="checkbox" name="tournament" value="true">Tournament</label>
+<dd>
+Julius Caesar goes first on the first turn regardless of the cards played.
+</dl>