aboutsummaryrefslogtreecommitdiff
path: root/static/css/txt/bbs.css
diff options
context:
space:
mode:
authorLibravatar Choom 2023-01-16 05:32:08 -0300
committerLibravatar Choom 2023-01-18 22:06:34 -0300
commit542e8d1452130079ae47f7a56328f8421e56f5ab (patch)
tree37c15cdd5803f05ad5a36fb2e62cd05ad3fc6ef3 /static/css/txt/bbs.css
parent53056e445626d21523a799c8d8f03b16f24b0c47 (diff)
downloadweabot-542e8d1452130079ae47f7a56328f8421e56f5ab.tar.gz
weabot-542e8d1452130079ae47f7a56328f8421e56f5ab.tar.xz
weabot-542e8d1452130079ae47f7a56328f8421e56f5ab.zip
Config para el usuario
Diffstat (limited to 'static/css/txt/bbs.css')
-rw-r--r--static/css/txt/bbs.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/txt/bbs.css b/static/css/txt/bbs.css
index a8a5a7b..622ab7e 100644
--- a/static/css/txt/bbs.css
+++ b/static/css/txt/bbs.css
@@ -77,12 +77,12 @@ button:active {
background: #ccc;
border-style: inset;
}
-.banner {
+#banner {
display: block;
margin: 0 auto;
}
#rules {
- margin: 0.5em 0;
+ margin: 0.5em 0 0 0;
}
code {
font-size: 14px;
@@ -354,7 +354,7 @@ form .msg {
body.threadpage {
margin: 4px;
}
- .banner {
+ #banner {
width: 100% !important;
height: auto !important;
margin-top: 1em;