X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=17b88e4c5500399e16f9d88b2a70145c79eac357;hb=48b6390c54588ea9721602e1e848916696914e4b;hp=dd67361b51d8d14d09e9bb3ecdb6cd21e3c50368;hpb=adcddc790b325724f51774ea297f9404b62c3b67;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 ====== */