From cf50fc516bed05363ce5a74bb8c001b5cc462324 Mon Sep 17 00:00:00 2001 From: Frederico Palma Date: Tue, 10 Mar 2015 23:16:43 +0000 Subject: [PATCH] git-svn-id: https://svn.coded.pt/svn/SIPRP@2050 bb69d46d-e84e-40c8-a05a-06db0d633741 --- trunk/siprpWeb/web/html/css/template.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/trunk/siprpWeb/web/html/css/template.css b/trunk/siprpWeb/web/html/css/template.css index 71205e9a..89ab66af 100644 --- a/trunk/siprpWeb/web/html/css/template.css +++ b/trunk/siprpWeb/web/html/css/template.css @@ -136,14 +136,16 @@ hr{ #cima{ - background: url(imgs/cima.png) no-repeat; +/* background: url(imgs/cima.png) no-repeat; */ + background: #D8292A; width: 957px; height: 7px; margin-left:auto; } #cont_banner{ - background: #678995; +/* background: #678995; */ + background: #D8292A; width: 957px; min-height: 100px; display: inline-block; @@ -160,7 +162,8 @@ hr{ #baixo{ - background: url(imgs/baixo.png) no-repeat; +/* background: url(imgs/baixo.png) no-repeat; */ + background: #D8292A; width: 957px; height: 8px; margin-left:auto;