aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/cuteanarchy.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/cuteanarchy.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/cuteanarchy.css')
-rw-r--r--static/css/txt/cuteanarchy.css16
1 files changed, 3 insertions, 13 deletions
diff --git a/static/css/txt/cuteanarchy.css b/static/css/txt/cuteanarchy.css
index 3e4e97c..524a81b 100644
--- a/static/css/txt/cuteanarchy.css
+++ b/static/css/txt/cuteanarchy.css
@@ -137,10 +137,6 @@ h3 span {
box-shadow: 7px 7px 0px 0px rgba(204, 188, 180, 1);
}
-.reply {
- margin-bottom: 24px;
-}
-
.threadpage .thread {
color: #5d475a;
}
@@ -152,7 +148,7 @@ a .name,
text-decoration: none;
}
-.name {
+.name, .hidden {
color: #7ca380;
text-shadow: 2px 0 11px #ffd7c6;
background-image: url("/static/css/img/bg1.gif");
@@ -172,7 +168,7 @@ a .name,
}
h4 .date {
- font-size: small;
+ font-size: smaller;
font-family: "Courier New", Courier, monospace;
vertical-align: middle;
}
@@ -183,7 +179,7 @@ h4 .date,
}
.msg {
- margin: 4px 40px 0;
+ margin: 4px 40px 24px;
}
a.thumb {
@@ -210,18 +206,12 @@ a.thumb {
}
#q-p {
- /*border: 1px solid #999*/
background: #ffd9c6;
border: 1px solid #efc9d8;
border-radius: 3px;
color: #66564f;
}
-#q-p .reply {
- margin: 0;
- padding-bottom: 1em;
-}
-
.lastposts #n2 {
text-decoration: none;
}