X-Git-Url: https://git.plutz.net/?a=blobdiff_plain;f=themes%2Fdefault.css;h=90819a7e41f4a5ac0dcbe96d024451e81b6a669a;hb=12556f1bbca0a2a973c3cb305b191f3844f197cc;hp=d038d5ba8e984500e635039e4f05f0eefaf1da69;hpb=4bb3dc49491553845dca3e41f5591c29edcdf07b;p=shellwiki diff --git a/themes/default.css b/themes/default.css index d038d5b..90819a7 100644 --- a/themes/default.css +++ b/themes/default.css @@ -20,8 +20,8 @@ footer { bottom: 0; } -header :last-child, -main :last-child { +header > :last-child, +main > :last-child { margin-bottom: 0; } @@ -80,6 +80,11 @@ body.editor textarea { /* === Attachments === */ +.attachment.list button[name=delete] { + font-size: .75em; + line-height: 1.25em; + margin-right: 1.25em; +} .attachment.list .size, .attachment.list .date { font-size: .875em;