git-svn-id: https://svn.coded.pt/svn/SIPRP@2050 bb69d46d-e84e-40c8-a05a-06db0d633741

0'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
Frederico Palma 11 years ago
parent 79bf564d16
commit cf50fc516b

@ -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;

Loading…
Cancel
Save