aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/headline.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/headline.css')
-rw-r--r--static/css/txt/headline.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css
index 6c1a1bf..8e7f1dc 100644
--- a/static/css/txt/headline.css
+++ b/static/css/txt/headline.css
@@ -152,6 +152,11 @@ form .msg {
margin: 0;
padding: 0;
}
+ h2,
+ h3 {
+ display: block;
+ }
+ background: #eee;
.mainpage .postform,
.postform {
padding: .25em;