]> git.plutz.net Git - shellwiki/blobdiff - themes/default.css
omit empty pages from display
[shellwiki] / themes / default.css
index d038d5ba8e984500e635039e4f05f0eefaf1da69..90819a7e41f4a5ac0dcbe96d024451e81b6a669a 100644 (file)
@@ -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;