aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ayashii.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/ayashii.css')
-rw-r--r--static/css/txt/ayashii.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index ad3d57f..899df7f 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -98,7 +98,8 @@ h3 {
.reply {
margin-bottom: 0.25em;
}
-.hidden {
+.hidden,
+.deleted {
padding-bottom: 0.25em;
}
.reply:last-child {
@@ -159,15 +160,16 @@ form .msg {
}
@media (max-width: 600px) {
body.mainpage {
- margin-left: 5px;
- margin-right: 5px;
+ margin-left: 4px;
+ margin-right: 4px;
}
#main_nav,
.banner {
padding-left: 0;
}
h2 span {
- font-size: 18px;
+ font-size: initial;
+ line-height: initial;
}
h4:before {
display: none;