summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index b688ba3..60258b4 100644
--- a/style.css
+++ b/style.css
@@ -18,6 +18,10 @@ footer,header,hgroup,menu,nav,section {
display: block;
}
+table thead tr.header {
+ display: table-row;
+}
+
.inlineheader .author {
margin: 0;
font-size: 112%;