From c169e9ffe17eebab09ee0a87d19d177008e43267 Mon Sep 17 00:00:00 2001 From: Leandro Arndt Date: Wed, 20 Jan 2016 16:19:30 -0200 Subject: [PATCH] Correção do leiaute da área restrita --- restrito/css/estilo.css | 10 ++++++---- restrito/index/index.php | 2 +- 2 files changed, 7 insertions(+), 5 deletions(-) diff --git a/restrito/css/estilo.css b/restrito/css/estilo.css index c71329f..578faf5 100644 --- a/restrito/css/estilo.css +++ b/restrito/css/estilo.css @@ -82,7 +82,7 @@ h6 { #corpo { width:1000px; - height:520px; + /* height:520px; */ position: relative; top:-20px; @@ -218,8 +218,10 @@ h6 { #principal { display: block; min-height: 200px; - width: 120%; + width: 980px; margin-top:-10px; + margin-left: auto; + margin-right: auto; position:relative; top:8px; @@ -233,7 +235,7 @@ h6 { vertical-align: top; } -#principal #login { +#principal #caixa_login { display: inline-block; width: 34%; height: 95%; @@ -246,7 +248,7 @@ h6 { background-color: #001C55; } -#principal #login #campos { +#principal #caixa_login #campos { display: inline-block; width: 100%; font: 11px; diff --git a/restrito/index/index.php b/restrito/index/index.php index afc0802..ecb9fe2 100644 --- a/restrito/index/index.php +++ b/restrito/index/index.php @@ -72,7 +72,7 @@ include("../inc/topo.php"); -
+
Preencha o Nome do Usuário e senha para acessar o Sistema de Informações. -- libgit2 0.21.2