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.css10
1 files changed, 6 insertions, 4 deletions
diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css
index 549ae0c..9ac26ba 100644
--- a/static/css/txt/blue moon.css
+++ b/static/css/txt/blue moon.css
@@ -30,8 +30,10 @@ a:active .name,
.row a:active {
color: #8c9fb4;
}
-h2, h2 a {
+h2,
+h2 a {
color: #eee;
+ margin: 0;
}
h3 {
color: #eee;
@@ -131,6 +133,9 @@ h5 {
color: #000;
margin-bottom: 0;
}
+.reply:first-child {
+ border-top: 2px solid #ddd;
+}
.name,
a .name {
color: #2b3037;
@@ -213,9 +218,6 @@ form .msg {
padding: 4px;
padding-left: 4px;
}
- h2 {
- margin-bottom: 4px;
- }
.threadpage .thread {
padding: 1px 4px 4px;
}