X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=17b88e4c5500399e16f9d88b2a70145c79eac357;hb=48b6390c54588ea9721602e1e848916696914e4b;hp=391a6da809032322ba5786167043b0ce22920190;hpb=ccc8de4ebdd18fb52cdb8ce2013573d079186fba;p=serve0 diff --git a/style.css b/style.css index 391a6da..17b88e4 100644 --- a/style.css +++ b/style.css @@ -255,7 +255,7 @@ body { display: block; white-space: pre; } -#multitag fieldset [name=newtagn] + label { +#multitag fieldset textarea[name=newtag] + label { display: block; } @@ -277,6 +277,10 @@ body#view .tag { border-radius: 1pt; } +body#view .itemlist { + margin-top: 2em; +} + /* ====== SCALE BLOCK ELEMENTS ====== */