diff --git a/style/tema_1.css b/style/tema_1.css index af5e04d..bc50f9c 100644 --- a/style/tema_1.css +++ b/style/tema_1.css @@ -369,6 +369,13 @@ p.busca-avancada a { max-width: 360px; max-height: 228.5px; } +.paddings15 { + padding-left: 15px !important; + padding-right: 15px !important; +} +.width33 { + width: 33%; +} @media screen and (min-width:200px) and @@ -400,6 +407,32 @@ p.busca-avancada a { } } +@media screen and +(min-width:321px) and +(max-width:360px) { + .tamanhoVideo { + max-width: 100% !important; + max-height: 100% !important; + } + .heightVar { + height: 246.5px !important; + } + .bemVindoHeight { + width: 100% !important; + height: 100% !important; + } + .paddingResponsible { + padding: 2% !important; + } + .responsiveModal { + width: 280px; + height: 200px; + } + .modal-dialog { + width: 340px !important; + } +} + @media screen and (min-width:361px) and (max-width:418px) { @@ -613,6 +646,18 @@ p.busca-avancada a { @media screen and (min-width:1200px) and (max-width:4080px) { + .specificpadding { + padding-bottom: 0px !important; + padding-left: 0px !important; + padding-top: 0px !important; + padding-right: 2px !important; + } + .specificpadding2 { + padding-bottom: 0px !important; + padding-left: 0px !important; + padding-top: 0px !important; + padding-right: 0px !important; + } .paddingLeft5 { padding-left: 5px !important; } diff --git a/templates/frontpage_ilb.mustache b/templates/frontpage_ilb.mustache index 81390a9..023c886 100644 --- a/templates/frontpage_ilb.mustache +++ b/templates/frontpage_ilb.mustache @@ -887,13 +887,13 @@