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.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/static/css/txt/headline.css b/static/css/txt/headline.css
index 24eb7d2..6c1a1bf 100644
--- a/static/css/txt/headline.css
+++ b/static/css/txt/headline.css
@@ -5,6 +5,9 @@ body,
textarea {
color: #000;
}
+#main_nav {
+ background:#fff;
+}
a,
#n2 {
color: #d60;
@@ -145,6 +148,10 @@ form .msg {
background: #ddd;
}
@media (max-width: 600px) {
+ .innerbox {
+ margin: 0;
+ padding: 0;
+ }
.mainpage .postform,
.postform {
padding: .25em;