aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ciber.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/ciber.css')
-rw-r--r--static/css/txt/ciber.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/static/css/txt/ciber.css b/static/css/txt/ciber.css
index ed7e95b..7a26bce 100644
--- a/static/css/txt/ciber.css
+++ b/static/css/txt/ciber.css
@@ -232,13 +232,11 @@ form .msg {
@media (max-width: 600px) {
body.threadpage {
margin: 0;
- padding: 5px;
+ padding: 4px;
box-shadow: inset 0 0 5px;
}
.mainpage .postform {
- padding: 0.25em;
- }
- .mainpage .msg {
- margin: 0.5em;
+ padding: 4px;
+ margin-top: 0;
}
}