aboutsummaryrefslogtreecommitdiff
path: root/static/css/ib.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/ib.css
parent53056e445626d21523a799c8d8f03b16f24b0c47 (diff)
downloadweabot-542e8d1452130079ae47f7a56328f8421e56f5ab.tar.gz
weabot-542e8d1452130079ae47f7a56328f8421e56f5ab.tar.xz
weabot-542e8d1452130079ae47f7a56328f8421e56f5ab.zip
Config para el usuario
Diffstat (limited to 'static/css/ib.css')
-rw-r--r--static/css/ib.css9
1 files changed, 3 insertions, 6 deletions
diff --git a/static/css/ib.css b/static/css/ib.css
index 5118ebf..7ea910e 100644
--- a/static/css/ib.css
+++ b/static/css/ib.css
@@ -55,7 +55,7 @@ select,
#search input {
font-size: 85%;
}
-.logo {
+#logo {
font-size: 160%;
font-weight: bold;
margin: 8px 0;
@@ -294,7 +294,7 @@ body:not(.res) .thread.hidden > *,
text-align: center;
white-space: nowrap;
}
-.footer {
+#footer {
clear: both;
margin-top: 8px;
text-align: center;
@@ -309,12 +309,8 @@ body:not(.res) .thread.hidden > *,
@media (max-width: 600px) {
body {
- font-size: 14px;
padding: 4px;
}
- textarea {
- font-size: 14px;
- }
#main_nav.mob {
font-size: 12px;
line-height: 1em;
@@ -380,6 +376,7 @@ body:not(.res) .thread.hidden > *,
margin-left: 4px;
}
.thumb {
+ margin: 0 8px;
max-width: 100px;
max-height: 100px;
object-fit: scale-down;