X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/e7cbf3dee778444e2c24e01fb09980af945f1b86..079d4af84d3b9f49cd072b3e53e3bdfef3887173:/base.css diff --git a/base.css b/base.css index 9ca098d..0149f2f 100644 --- a/base.css +++ b/base.css @@ -140,7 +140,7 @@ dl > dd { /* "keyboard" (list of keys) */ -#rows {margin-top: -5ex} /* top (esc) row fits besides header */ +.row0 {margin-top: -5ex} /* top (esc) row fits besides header */ .row2 {margin-left: 7em} /* row offsets relative to ~6em key width */ .row3 {margin-left: 8em} .row4 {margin-left: 10em} /* should actually align to next key on row1 */ @@ -678,6 +678,8 @@ figcaption { background: rgba(255, 255, 255, .66); right: 0; bottom: 0; + max-width: 100%; + box-sizing: border-box; } img { vertical-align: bottom; @@ -737,6 +739,10 @@ img { margin-left: -60%; /* keep width */ } +body#word { + margin: 8px 1px; +} + /* page-specific */ #browser td > a {