aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/postal.css
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-16 05:05:02 -0300
committerLibravatar Choom 2023-01-16 14:37:07 -0300
commit1f988f01c7eee932ef7d2fb80de5a2b3792097d3 (patch)
treea83fd88c3f8dc17390f9f084483d53c8884d63ec /static/css/txt/postal.css
parent4c31093827f57394563de037a21143407586e384 (diff)
downloadweabot-1f988f01c7eee932ef7d2fb80de5a2b3792097d3.tar.gz
weabot-1f988f01c7eee932ef7d2fb80de5a2b3792097d3.tar.xz
weabot-1f988f01c7eee932ef7d2fb80de5a2b3792097d3.zip
Divs Ășnicos deben tener id
Diffstat (limited to 'static/css/txt/postal.css')
-rw-r--r--static/css/txt/postal.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/css/txt/postal.css b/static/css/txt/postal.css
index 14d2bbb..0c3c013 100644
--- a/static/css/txt/postal.css
+++ b/static/css/txt/postal.css
@@ -152,12 +152,12 @@ h4 {
border-color: #f0e7ce;
color: #353535;
}
-.lastposts,
+#lastposts,
.threadpage .postform {
margin-top: 0.5em;
padding: 0.5em;
}
-.lastposts,
+#lastposts,
.threadpage .postform {
background: #fff;
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);