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.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;
}