1,883
edits
(→Translation: Removed bad gallery layout, as it cannot specify max-width for each image.) |
(→Rules: Modified column styles) |
||
Line 208: | Line 208: | ||
== Rules == | == Rules == | ||
<div style=" | <div style=" | ||
max-width: | max-width: 1200px; | ||
-webkit-column-width: 350px; | -webkit-column-width: 350px; | ||
-moz-column-width: 350px; | -moz-column-width: 350px; | ||
Line 215: | Line 215: | ||
-moz-column-gap: 50px; | -moz-column-gap: 50px; | ||
column-gap: 50px; | column-gap: 50px; | ||
-webkit-column-rule: 2px dotted gray; | |||
-moz-column-rule: 2px dotted gray; | |||
column-rule: 2px dotted gray; | |||
"> | "> | ||
=== General === | |||
* 4-Player Quarter Game: Yes | * 4-Player Quarter Game: Yes | ||
* 4-Player Half Game: Yes | * 4-Player Half Game: Yes |