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.css34
1 files changed, 7 insertions, 27 deletions
diff --git a/static/css/txt/blue moon.css b/static/css/txt/blue moon.css
index bcc9e32..8ab82d3 100644
--- a/static/css/txt/blue moon.css
+++ b/static/css/txt/blue moon.css
@@ -30,20 +30,18 @@ a:active .name,
.row a:active {
color: #8c9fb4;
}
-h2 {
- color: #eee;
- line-height: 1;
- margin: 0 0 10px;
-}
-h2 a {
+h2, h2 a {
color: #eee;
}
h3 {
color: #eee;
- margin: 0.7em 0;
+}
+.first {
+ border-top: 2px solid #ddd;
}
h4 {
background: #ddd;
+ border-bottom: 2px solid #ddd;
}
hr {
display: none;
@@ -84,10 +82,6 @@ button:active {
.links {
padding-top: 5px;
}
-#threadbox {
- margin-bottom: 19px;
- margin-top: 19px;
-}
#threadlist {
background: #3e4247;
border: 1px inset #b6c2cf;
@@ -124,17 +118,14 @@ h5 {
}
.reply {
background: #fff;
- border-top: 0.1em solid #ddd;
+ border-top: 0;
border-right: 10px solid #ddd;
- border-bottom: 0.1em solid #ddd;
+ border-bottom: 2px solid #ddd;
border-left: 10px solid #ddd;
color: #000;
margin-bottom: 0;
overflow: hidden;
}
-.first {
- border-top: 0.2em solid #ddd;
-}
.name,
a .name {
color: #2b3037;
@@ -194,14 +185,6 @@ form .msg {
margin-top: 2px;
padding: 0.5em;
}
-.threadpage .threadlinks {
- margin: 0;
-}
-.warn,
-.stop {
- padding-left: 10px;
- margin: 2px 0;
-}
#footer a {
color: #fff;
}
@@ -230,9 +213,6 @@ form .msg {
h2 {
margin-bottom: 4px;
}
- h3 {
- margin: 0.5em 0;
- }
.threadpage .thread {
padding: 1px 4px 4px;
}