summaryrefslogtreecommitdiffstats
path: root/local.css
diff options
context:
space:
mode:
Diffstat (limited to 'local.css')
-rw-r--r--local.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/local.css b/local.css
index 26b230bb..b36c0d00 100644
--- a/local.css
+++ b/local.css
@@ -5,6 +5,15 @@
margin: 0 auto;
}
+.pageheader-wrapper {
+ margin: 0;
+ overflow: hidden;
+ background: #eee;
+ border-color: #999;
+ border-style: none none solid none;
+ border-width: 1px;
+}
+
#content {
max-width: 38rem;
margin: 0;