diff options
Diffstat (limited to 'create.html')
-rw-r--r-- | create.html | 14 |
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 — 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> |