aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/cuteanarchy.css
diff options
context:
space:
mode:
authorLibravatar junk 2021-03-27 22:02:38 -0300
committerLibravatar junk 2021-03-28 05:37:20 -0300
commitaa8a6056f4c3cd8c6663d1714782f972bcb87b8f (patch)
tree55b2fd7647cecd08996034ea6f335fef7ec6f9ed /static/css/txt/cuteanarchy.css
parent9b039e42df4eefb7971a2cfa19bce260ab4ef08f (diff)
downloadweabot-aa8a6056f4c3cd8c6663d1714782f972bcb87b8f.tar.gz
weabot-aa8a6056f4c3cd8c6663d1714782f972bcb87b8f.tar.xz
weabot-aa8a6056f4c3cd8c6663d1714782f972bcb87b8f.zip
Arreglando lista de hilos
Diffstat (limited to 'static/css/txt/cuteanarchy.css')
-rw-r--r--static/css/txt/cuteanarchy.css34
1 files changed, 5 insertions, 29 deletions
diff --git a/static/css/txt/cuteanarchy.css b/static/css/txt/cuteanarchy.css
index 4fde34d..3e4e97c 100644
--- a/static/css/txt/cuteanarchy.css
+++ b/static/css/txt/cuteanarchy.css
@@ -32,7 +32,7 @@ h4 {
a:hover,
a:focus,
#n2:hover {
- text-decoration: none;
+ text-decoration: underline;
color: #edc1e8;
}
@@ -103,8 +103,8 @@ h3 span {
}
.outerbox {
- margin: 1em auto;
- max-width: 1000px;
+ margin: 0 auto 1em;
+ max-width: 1024px;
background: #ffeae0;
border: 1px solid #ffa67a;
color: #777879;
@@ -125,13 +125,12 @@ h3 span {
color: #d1a0cc;
}
-.mainpage .thread,
-#content {
+.mainpage .thread {
margin: 0 auto 2em;
background: #ffebe2;
border: 5px double #fff;
color: #5d475a;
- max-width: 1000px;
+ max-width: 1024px;
box-shadow: #000 5px;
-webkit-box-shadow: 7px 7px 0px 0px rgba(204, 188, 180, 1);
-moz-box-shadow: 7px 7px 0px 0px rgba(204, 188, 180, 1);
@@ -265,29 +264,6 @@ form .msg {
content: "ヽ(*・ω・)ノ";
}
-.threads h1 {
- text-align: left;
-}
-
-#content.list #header div {
- background: #111213;
-}
-
-#content.list .row:nth-child(odd),
-#content.grid .row:hover {
- background: #191b1d;
-}
-
-#content.grid {
- border: 1px solid #4b4e55;
- padding: 1px;
-}
-
-#content.grid .row {
- border: 1px solid #4b4e55;
- margin: 1px;
-}
-
@media (max-width: 600px) {
h1 {
font-size: 18px;