X-Git-Url: https://git.yukkurigames.com/?p=heroik.git;a=blobdiff_plain;f=heroik.css;h=d1a9936406c83d6a0aa508db700c4b8bc5798a2a;hp=6d827acce48ee53f3a71eb3f57f23867272c2a73;hb=dfd82511c678132f61cbcde90b4eaa226bc48297;hpb=f0ceb77ec0706a7efac4bee757be88899d0e925f diff --git a/heroik.css b/heroik.css index 6d827ac..d1a9936 100644 --- a/heroik.css +++ b/heroik.css @@ -101,6 +101,11 @@ table { max-width: 25em; } +table.tall td { + padding-top: 0.125em; + padding-bottom: 0.125em; +} + thead { font-size: 0.8em; font-variant: small-caps; @@ -246,9 +251,10 @@ input[type=checkbox] { box-shadow: 0.0625em 0.0625em 0.0625em 0.0625em #888; } -main > div { +main > div, main > noscript { text-align: center; margin-bottom: 1rem; + display: block; } ul.cards li {