X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/54cf5a62cab254e923c8d73ae8bd043a1f33c3b1..37b7aff284eddfa29a5069d07c22732face3373e:/basewiki/style.css?ds=sidebyside diff --git a/basewiki/style.css b/basewiki/style.css index 032665e70..1017e957f 100644 --- a/basewiki/style.css +++ b/basewiki/style.css @@ -206,6 +206,19 @@ li.L8 { list-style: upper-alpha; } +hr.poll { + height: 10pt; + color: white !important; + background: #eee; + border: 2px solid black; +} +div.poll { + margin-top: 1ex; + margin-bottom: 1ex; + padding: 1ex 1ex; + border: 1px solid #aaa; +} + input#openid_url { background: url(http://openid.net/login-bg.gif) no-repeat; background-color: #fff;