aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/4am.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/4am.css
parent9b039e42df4eefb7971a2cfa19bce260ab4ef08f (diff)
downloadweabot-aa8a6056f4c3cd8c6663d1714782f972bcb87b8f.tar.gz
weabot-aa8a6056f4c3cd8c6663d1714782f972bcb87b8f.tar.xz
weabot-aa8a6056f4c3cd8c6663d1714782f972bcb87b8f.zip
Arreglando lista de hilos
Diffstat (limited to 'static/css/txt/4am.css')
-rw-r--r--static/css/txt/4am.css24
1 files changed, 4 insertions, 20 deletions
diff --git a/static/css/txt/4am.css b/static/css/txt/4am.css
index 3a63c82..1b448f3 100644
--- a/static/css/txt/4am.css
+++ b/static/css/txt/4am.css
@@ -66,9 +66,6 @@ h4 {
background: #000;
color: #7cafc2;
}
-.fix #main_nav {
- box-shadow: 0 0 3px #000;
-}
.banner {
-webkit-filter: grayscale(60%);
filter: grayscale(60%);
@@ -89,8 +86,7 @@ h4 {
border-right: 1px solid #4b4e55;
border-bottom: 1px solid #4b4e55;
}
-.mainpage .thread,
-#content {
+.mainpage .thread {
background: #1d1f21;
border: 3px double #4b4e55;
color: #ced1cf;
@@ -154,21 +150,9 @@ form .msg {
#footer {
color: #f7ca88;
}
-.threads h1 {
- text-align: left;
-}
-#content.list #header div {
+#threads th {
background: #111213;
}
-#content.list .row:nth-child(odd),
-#content.grid .row:hover {
+#threads tr:nth-child(odd) {
background: #191b1d;
-}
-#content.grid {
- border: 1px solid #4b4e55;
- padding: 1px;
-}
-#content.grid .row {
- border: 1px solid #4b4e55;
- margin: 1px;
-}
+} \ No newline at end of file