div#patternLeftBar {
background-color: #fbe987 important;
}
div#patternTopBar {
background-image: url(
) important;
background-repeat: repeat-x important;
height: 170px important;
}
#titulo {
position: absolute;
left: 0;
top: 170px;
height: 25px;
padding: 5px 5px 0 0;
font-size: 130%;
width: 100%;
background-color: #90d596;
color: #217a26;
text-align: right;
text-transform: uppercase;
font-weight: bold;
z-index: 1;
}
Topic revision: r1 - 18 Jul 2007 - 16:41:44 -
CaioTiago?