aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/ayashii.css
diff options
context:
space:
mode:
authorLibravatar Choom 2022-12-30 04:33:10 -0300
committerLibravatar Choom 2023-01-09 17:53:50 -0300
commit65fd303962d7744a5268db83a72fe66c7378565a (patch)
tree423403211c6006ed9eeaf101f8856ace78e81ffe /static/css/txt/ayashii.css
parentb7e1bbd2c15961f3871e02cb3657cecc5f72b45f (diff)
downloadweabot-65fd303962d7744a5268db83a72fe66c7378565a.tar.gz
weabot-65fd303962d7744a5268db83a72fe66c7378565a.tar.xz
weabot-65fd303962d7744a5268db83a72fe66c7378565a.zip
Devolviendo previews
Diffstat (limited to 'static/css/txt/ayashii.css')
-rw-r--r--static/css/txt/ayashii.css20
1 files changed, 9 insertions, 11 deletions
diff --git a/static/css/txt/ayashii.css b/static/css/txt/ayashii.css
index 899df7f..bb981a9 100644
--- a/static/css/txt/ayashii.css
+++ b/static/css/txt/ayashii.css
@@ -73,6 +73,10 @@ button {
margin-bottom: 1em;
padding-bottom: 1em;
}
+hr {
+ border: 0;
+}
+hr,
.innerbox,
.mainpage .thread,
.reply,
@@ -98,20 +102,17 @@ h3 {
.reply {
margin-bottom: 0.25em;
}
-.hidden,
-.deleted {
- padding-bottom: 0.25em;
-}
.reply:last-child {
border: 0;
margin-bottom: 0;
}
+.hidden,
+.deleted {
+ padding-bottom: 0.25em;
+}
.name em {
color: #009;
}
-.quoted {
- font-size: 9pt;
-}
.del a {
color: #fff;
}
@@ -130,9 +131,6 @@ h3 {
#size {
color: #fff;
}
-.mainpage .postform {
- margin-top: 1em;
-}
#q-p {
background: #004040;
border: 1px solid #ddd;
@@ -140,7 +138,7 @@ h3 {
#q-p h4:before {
display: none;
}
-.orm,
+.form,
.formpad {
padding-left: 0;
}