diff --git a/css/estilo.css b/css/estilo.css index 8fca241..98f9aa3 100644 --- a/css/estilo.css +++ b/css/estilo.css @@ -20,7 +20,7 @@ .btn3{ margin-top: 30px; - margin-left: 250px; + margin-left: 180px; } .btn3 .color3{ @@ -205,14 +205,14 @@ } .container { - width: 935px; - height: 520px; + width: 500px; + height: 300px; border-radius: 20px; overflow: hidden; - position: absolute; + position: relative; top: 50%; left: 50%; - transform: translate(-50%, -50%); + transform: translate(-90%, -3%); box-shadow: 0 5px 10px #888; } @@ -228,12 +228,19 @@ display: none; } + +.imagens one{ + width: 25%; + transition: .6s; + +} + .imagens { width: 25%; transition: .6s; - } +} .imagens img { width: 100%; diff --git a/js/script.js b/js/script.js index 38d2a90..4ef3c67 100644 --- a/js/script.js +++ b/js/script.js @@ -91,3 +91,15 @@ const mobileNavbar = new MobileNavbar( '#menu-close' ); mobileNavbar.init(); + + + +let contador = 1 + +setInterval(function(){ + + document.getElementById('radio-' + contador).checked = true; + contador ++; + + +}, 4000) diff --git a/login.html b/login.html index 7d92323..04b226a 100644 --- a/login.html +++ b/login.html @@ -40,14 +40,13 @@ -

Se você deseja aprimorar suas habilidades em redação e se preparar - para exames de vestibular, o RedatorPRO é a solução ideal. Cadastre-se

+
Saiba Mais