From e41d17c6802abd247f6a4e113799ba14b7402258 Mon Sep 17 00:00:00 2001 From: Choom Date: Fri, 23 Dec 2022 23:38:46 -0300 Subject: Mejor expansion de imagenes --- static/css/ib.css | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) (limited to 'static/css/ib.css') 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; } -- cgit v1.2.1-18-gbd029