X-Git-Url: https://git.auder.net/?p=xogo.git;a=blobdiff_plain;f=common.css;h=d1a131181b53d6ab1c2a689c86dd6e68375d0187;hp=066f9be328c6a6aee0d0022ea4e025219bb8bccb;hb=f8b43ef764be4e90761aa20d99af79a7e1c32bdd;hpb=bc34b505e536fc0d66747197fbb62b5ea1f85721 diff --git a/common.css b/common.css index 066f9be..d1a1311 100644 --- a/common.css +++ b/common.css @@ -191,6 +191,7 @@ button.block-btn { /* Options when starting custom game */ .words { line-height: 0.9em; + margin-top: 15px; } .words > .row { margin: 0; @@ -210,7 +211,12 @@ button.block-btn { } .option-select, .option-check { - margin: 15px 0; + margin: 15px 0 0 0; +} + +.option-check { + display: inline-block; + margin-right: 10px; } .btn-wrap {