aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/blue moon.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/txt/blue moon.css')
-rw-r--r--static/css/txt/blue moon.css11
1 files changed, 2 insertions, 9 deletions
diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css
index 6841015..bcc9e32 100644
--- a/static/css/txt/blue moon.css
+++ b/static/css/txt/blue moon.css
@@ -44,7 +44,6 @@ h3 {
}
h4 {
background: #ddd;
- padding-bottom: 0.2em;
}
hr {
display: none;
@@ -131,6 +130,7 @@ h5 {
border-left: 10px solid #ddd;
color: #000;
margin-bottom: 0;
+ overflow: hidden;
}
.first {
border-top: 0.2em solid #ddd;
@@ -174,11 +174,8 @@ a.thumb {
background: #eee;
border: 1px solid gray;
}
-.deleted {
- background: #ddd;
+.deleted h4 {
color: #afafaf;
- margin-bottom: 0;
- padding: 3px 10px;
}
#q-p {
background: #fff;
@@ -236,9 +233,6 @@ form .msg {
h3 {
margin: 0.5em 0;
}
- h4 {
- padding-bottom: 0;
- }
.threadpage .thread {
padding: 1px 4px 4px;
}
@@ -249,7 +243,6 @@ form .msg {
div.reply {
border-left-width: 4px;
border-right-width: 4px;
- margin: 0;
}
.threadpage .postform {
border-width: 4px;