margin: 0;
padding: 6px;
list-style-type: none;
+}
+.pageheader .actions ul {
border-bottom: 1px solid #000;
}
.pagefooter {
clear: both;
}
+.inlinefooter {
+ clear: both;
+}
.tags {
}
border: 2px solid;
background-color: #dee;
color: black;
-
- /* Nonstandard, but very nice. */
- opacity: 0.95;
- -moz-opacity: 0.95;
- filter: alpha(opacity=95);
}
/* Formbuilder styling */
padding: 2px;
}
-.comment-header {
+.comment-header,
+.microblog-header {
font-style: italic;
margin-top: .3em;
}
-.comment .author {
+.comment .author,
+.microblog .author {
font-weight: bold;
}
.comment-subject {