143
| <![CDATA[<div style="width:760px; margin:auto;">
<img src="./SMS_banner.png" alt="" class="img-fluid" style="width:760px; margin:auto;">
</div>]]>
|
144
| <![CDATA[<img src="./SMS_banner.png" alt="" class="img-fluid" style="width:760px; margin:auto;">]]>
|
12
| <![CDATA[<style rel='stylesheet'>
.logs{
margin:auto;
width:95%;
}
@media(min-width: 1021px) {
.escopo {
margin:auto;
width:70%;
}
body {
font-size:300%;
padding:2%;
}
button {
font-size:500%;
}
input[type="file"]{
font-size:100%;
}
input[type="text"], input[type="password"] {
font-size:150%;
padding: 4%;
}
}
@media(max-width: 1020px) {
.escopo {
margin:auto;
width:98%;
}
body{
font-size:50px !important;
}
.menus > span{
font-size:32px !important;
}
button {
padding: 25px !important;
width:100%;
font-size:100% !important;
}
input[type="text"], input[type="password"], input[type="file"] {
font-size:150%;
padding: 8%;
width:96%;
text-align: center;
margin:2% !important;
}
}
#footer{
position: fixed;
height: 50px;
bottom: 0px;
left: 0px;
right: 0px;
margin-bottom: 0px;
}
li {
/*margin-top: 25px;
font-size: 21px;
text-align: center;
*/animation: fadein 2s;
-moz-animation: fadein 2s; /* Firefox */
-webkit-animation: fadein 2s; /* Safari and Chrome */
-o-animation: fadein 2s; /* Opera */
}
body {
/*margin-top: 25px;
font-size: 21px;
text-align: center;
*/animation: fadein 1s;
-moz-animation: fadein 1s; /* Firefox */
-webkit-animation: fadein 1s; /* Safari and Chrome */
-o-animation: fadein 1s; /* Opera */
}
@keyframes fadein {
from {
opacity:0;
}
to {
opacity:1;
}
}
@-moz-keyframes fadein { /* Firefox */
from {
opacity:0;
}
to {
opacity:1;
}
}
@-webkit-keyframes fadein { /* Safari and Chrome */
from {
opacity:0;
}
to {
opacity:1;
}
}
@-o-keyframes fadein { /* Opera */
from {
opacity:0;
}
to {
opacity: 1;
}
}
nav{
padding-top: 5%;
}
</style>]]>
|
171
| <![CDATA[<button class="btn btn-secondary btn-lg" onclick="history.go(0)" type="reset">Limpar campos</button>]]>
|
177
| <![CDATA[<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-F31DV1H2X4');
</script>]]>
|