aboutsummaryrefslogtreecommitdiff
path: root/static/css/ib.css
diff options
context:
space:
mode:
authorLibravatar Choom 2022-12-23 23:38:46 -0300
committerLibravatar Choom 2022-12-24 11:53:43 -0300
commite41d17c6802abd247f6a4e113799ba14b7402258 (patch)
tree02302f019455332828a7bab11926d04b1ee8f508 /static/css/ib.css
parent29c5d154c31de627ecbb913430e70842525ae6ac (diff)
downloadweabot-e41d17c6802abd247f6a4e113799ba14b7402258.tar.gz
weabot-e41d17c6802abd247f6a4e113799ba14b7402258.tar.xz
weabot-e41d17c6802abd247f6a4e113799ba14b7402258.zip
Mejor expansion de imagenes
Diffstat (limited to 'static/css/ib.css')
-rw-r--r--static/css/ib.css16
1 files changed, 3 insertions, 13 deletions
diff --git a/static/css/ib.css b/static/css/ib.css
index a075366..17b078a 100644
--- a/static/css/ib.css
+++ b/static/css/ib.css
@@ -106,7 +106,6 @@ textarea {
margin-left: 1em;
}
.thread {
- margin-right: 170px;
line-height: 18px;
}
.thread table {
@@ -128,9 +127,6 @@ textarea {
float: left;
margin: 0 20px;
}
-.thumb.expanded {
- margin-bottom: 1em;
-}
.ell {
font-family: Mona, IPAMonaPGothic, Monapo, "MS PGothic", YOzFontAA97;
vertical-align: top;
@@ -324,11 +320,7 @@ textarea {
.selector {
font-size: 10pt;
}
-@media (max-width: 900px) {
- .thread {
- margin-right: 0;
- }
-}
+
@media (max-width: 600px) {
body {
font-size: 14px;
@@ -395,15 +387,13 @@ textarea {
margin-left: 4px;
}
.thumb {
- margin: 0 8px 0 2px;
+ margin: 0 8px;
max-width: 100px;
max-height: 100px;
+ object-fit: scale-down;
width: auto;
height: auto;
}
- .thumb.expanded {
- margin-bottom: 8px;
- }
blockquote {
margin: 8px !important;
}