aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ayashii.css
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-20 00:36:43 -0300
committerLibravatar Choom 2023-01-22 07:57:56 -0300
commit8e519f17d144165b6de31bf3ebabdab5eb13bf0d (patch)
tree10b3bd7affd037d198fc6ec54af6862cb0ce85b0 /static/css/txt/ayashii.css
parent649a2e5f4fa0b13a58068772ec72605dba6624d2 (diff)
downloadweabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.tar.gz
weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.tar.xz
weabot-8e519f17d144165b6de31bf3ebabdab5eb13bf0d.zip
Config para el usuario
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;
}