#editcontent {
width: 100%;
-}
+}
/* Stuff for the RecentChanges table. */
tr.changeheader {
th.changeheader {
padding: 1px .3em;
}
-td.changeinfo {
+td.changeinfo {
padding: 1px .3em;
}
td.changetime {
border-right: 1px solid #993300;
border-bottom: 1px solid #331100;
padding: 0px 0.5em 0px 0.5em;
- font-family: helvetica, arial, sans-serif;
+ font-family: sans-serif;
font-weight: bold;
font-size: small;
text-decoration: none;
width: 25%
}
-/* outlines */
+/* outlines */
li.L1 {
list-style: upper-roman;
}
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;