]> sipb.mit.edu Git - ikiwiki.git/blobdiff - basewiki/style.css
web commit by http://joey.kitenet.net/: response
[ikiwiki.git] / basewiki / style.css
index 0334670e1273bcf13d414f245d9bac8ee258c619..032665e7056d4ca86c87893cba065a73d7cf3f55 100644 (file)
@@ -205,3 +205,11 @@ li.L7 {
 li.L8 {
        list-style: upper-alpha;
 }
+
+input#openid_url {
+       background: url(http://openid.net/login-bg.gif) no-repeat;
+       background-color: #fff;
+       background-position: 0 50%;
+       color: #000;
+       padding-left: 18px;
+}