X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=static%2Fcommon.css;fp=static%2Fcommon.css;h=f0912f873ad63c3d3be5164d6fd24dcaece567ed;hb=180a9479b49361d68a684d4f0452f6f32bd79121;hp=9b32b52cdccfa7759de017e8656e4b2d4b2ea57e;hpb=35837e056ad0b4f4fd915381d97d9523b86d7783;p=serve0 diff --git a/static/common.css b/static/common.css index 9b32b52..f0912f8 100644 --- a/static/common.css +++ b/static/common.css @@ -292,18 +292,20 @@ p.quicklinks input:checked + a { display: none;} #thumblist .thumb img { width: 100%; + margin: 0; padding: 0; } #thumblist .thumb h2 { font-size: 1em; font-weight: normal; margin: 0; } -#thumblist .thumb a { +#thumblist .thumb button { display: block; -} -#thumblist .thumb a.alt { - display: inline-block; - margin-top: .3em; + width: 100%; + margin: 0; padding: 0; + border: none; + line-height: 0; + background-color: transparent; } #thumblist input { margin: .75em .5em;