aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/blue moon.css
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-19 02:33:51 -0300
committerLibravatar Choom 2023-01-19 04:26:01 -0300
commit5d9a1998fe63b86aff68793e48e961fa2df8e676 (patch)
tree2ac6e436538ac3733a48078cc98d45bdd29b6eb2 /static/css/txt/blue moon.css
parent6f6263415be7d893e332d6e6c3404c453304e9e4 (diff)
downloadweabot-5d9a1998fe63b86aff68793e48e961fa2df8e676.tar.gz
weabot-5d9a1998fe63b86aff68793e48e961fa2df8e676.tar.xz
weabot-5d9a1998fe63b86aff68793e48e961fa2df8e676.zip
Config para el usuario
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;
}