aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/blue moon.css
diff options
context:
space:
mode:
authorLibravatar junk 2021-03-28 07:51:40 -0300
committerLibravatar junk 2021-03-31 05:27:26 -0300
commitf7baf0c69606d49c6be86d3f27bc88d9d58cd4ba (patch)
treef0d72c1a497f73863078f1970e3ba692ffec860d /static/css/txt/blue moon.css
parentaa8a6056f4c3cd8c6663d1714782f972bcb87b8f (diff)
downloadweabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.gz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.tar.xz
weabot-f7baf0c69606d49c6be86d3f27bc88d9d58cd4ba.zip
Mejor forma de ocultar posts
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;