X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=17b88e4c5500399e16f9d88b2a70145c79eac357;hb=79f7b16037814b55cf13213c8dbe116fca20525f;hp=dd67361b51d8d14d09e9bb3ecdb6cd21e3c50368;hpb=a6853a09180270edcb2d95056a496d9a30ffeacf;p=serve0 diff --git a/style.css b/style.css index dd67361..17b88e4 100644 --- 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 ====== */