Commit 1d1a16249736f59ca749d68dd5832e0796fbf091
Exists in
master
Merge branch 'issue_12'
Showing
2 changed files
with
0 additions
and
12 deletions
Show diff stats
css/estilo.css
@@ -196,9 +196,7 @@ h6 { | @@ -196,9 +196,7 @@ h6 { | ||
196 | 196 | ||
197 | #principal #login { | 197 | #principal #login { |
198 | display: inline-block; | 198 | display: inline-block; |
199 | - width: 34%; | ||
200 | height: 95%; | 199 | height: 95%; |
201 | - min-height: 200px; | ||
202 | padding: 1px; | 200 | padding: 1px; |
203 | border-bottom-right-radius: 7px; | 201 | border-bottom-right-radius: 7px; |
204 | border-bottom-left-radius: 7px; | 202 | border-bottom-left-radius: 7px; |
index/index.php
@@ -139,16 +139,6 @@ include("../inc/topo.php"); | @@ -139,16 +139,6 @@ include("../inc/topo.php"); | ||
139 | 139 | ||
140 | <div id="links"> | 140 | <div id="links"> |
141 | 141 | ||
142 | - <table> | ||
143 | - <tr> | ||
144 | - <th> | ||
145 | - SIC - Serviço de informação ao Cidadão | ||
146 | - </th> | ||
147 | - <th> | ||
148 | - Lei de Acesso | ||
149 | - </th> | ||
150 | - <th> | ||
151 | - | ||
152 | <table "width: 100%;"> | 142 | <table "width: 100%;"> |
153 | <tr> | 143 | <tr> |
154 | <th "width: 40%;"> | 144 | <th "width: 40%;"> |