]> git.plutz.net Git - serve0/blobdiff - style.css
added flip option for tagging
[serve0] / style.css
index dd67361b51d8d14d09e9bb3ecdb6cd21e3c50368..17b88e4c5500399e16f9d88b2a70145c79eac357 100644 (file)
--- a/style.css
+++ b/style.css
@@ -255,6 +255,9 @@ body {
   display: block;
   white-space: pre;
 }
+#multitag fieldset textarea[name=newtag] + label {
+  display: block;
+}
 
 
 /* ====== VIEW PAGE ====== */
@@ -274,6 +277,10 @@ body#view .tag {
   border-radius: 1pt;
 }
 
+body#view .itemlist {
+  margin-top: 2em;
+}
+
 
 /* ====== SCALE BLOCK ELEMENTS ====== */