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.css12
1 files changed, 7 insertions, 5 deletions
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index 6653a92..a2d1835 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -64,12 +64,14 @@ button {
.threadnav a {
margin-left: 4px;
}
-.innerbox, .innerbox.links {
+.innerbox,
+#bailinks {
margin: 0;
padding: 0;
}
-.innerbox, .innerbox.links,
-.mainpage .thread {
+.innerbox,
+#bailinks,
+.mainpage > .thread {
margin-bottom: 1em;
padding-bottom: 1em;
}
@@ -78,13 +80,13 @@ hr {
}
hr,
.innerbox,
-.mainpage .thread,
+.mainpage > .thread,
.reply,
.deleted,
h3 {
border-bottom: 2px groove gray;
}
-.links,
+#bailinks,
#listmenu {
text-align: left;
}