diff --git a/portalcautivo/status.html b/portalcautivo/status.html index 63cb6cd..2287327 100644 --- a/portalcautivo/status.html +++ b/portalcautivo/status.html @@ -17,6 +17,19 @@ textarea,input,select { font-size: 14px; color: #808080; } + +table { + width: 90%; +} +img { + width: 50%; +} + +td { + font-size: 2em !important; + padding: 4px; +} + input[type="submit"]{ background: -webkit-linear-gradient(left, #7F9E3C, #E4A42F) !important;; border: none; @@ -25,6 +38,14 @@ input[type="submit"]{ font-weight: 600; border-radius: 30px; margin-top: 1em; + font-size: 1em; + width: 24%; +} + +@media only screen and (max-width: 600px) { + + + } .tabula{ @@ -81,7 +102,7 @@ $(endif)