From 0e98650b5c95b994223709aa5bfbee7064e964c7 Mon Sep 17 00:00:00 2001 From: Greyce Medeiros Date: Fri, 23 Jan 2015 16:38:43 -0300 Subject: [PATCH] Inserindo Alteracoes no CSS -Em andamento --- css/estilo.css | 12 +++++++++++- index/index.php | 10 +++++----- 2 files changed, 16 insertions(+), 6 deletions(-) diff --git a/css/estilo.css b/css/estilo.css index abc3ebc..717b3f0 100644 --- a/css/estilo.css +++ b/css/estilo.css @@ -51,6 +51,8 @@ h6 { } + + /* Estrutura do site */ #out { width: 100%; @@ -120,6 +122,7 @@ h6 { #home { position: relative; top: -6px; + } #logo { @@ -384,12 +387,19 @@ input[type='radio']{ background-color: #abcdef; padding: 10px; color: #000000; + } .tabLista td{ padding: 10px; color: #000000; + vertical-align:right; + } + + + + /*tabela com detalhamento de registro*****************/ .tabDetalhe th{ background-color: #abcdef; @@ -415,4 +425,4 @@ input[type='radio']{ border: 1px solid #DDDDDD; } -/*****************************************************/ \ No newline at end of file +/*****************************************************/ diff --git a/index/index.php b/index/index.php index b9f1c95..05d7986 100644 --- a/index/index.php +++ b/index/index.php @@ -71,7 +71,7 @@ include("../inc/topo.php"); Preencha o Nome do Usuário e senha para acessar o Sistema de Informações.
- +
@@ -133,15 +133,15 @@ include("../inc/topo.php");