Being in Beta for ever is not cool anymore. Bye Beta

This commit is contained in:
Pablo 2010-11-21 00:13:01 +01:00
parent 5b997de415
commit d8f9826f85
3 changed files with 0 additions and 13 deletions

View File

@ -193,18 +193,6 @@ h4 {
left: 0; left: 0;
} }
#headerPBetaLogo {
margin-top: 30px;
height: 35px;
width: 150px;
background-image: url( "../images/beta.png" );
behavior: url( ../css/iepngfix.htc );
background-repeat: no-repeat;
position: absolute;
top: -4px;
left: 140px;
}
#headerSlogan { #headerSlogan {
position: absolute; position: absolute;
border-left: 1px dashed gray; border-left: 1px dashed gray;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -45,7 +45,6 @@
<div id="headerLogo">&nbsp;</div> <div id="headerLogo">&nbsp;</div>
</a> </a>
<div id="headerPBetaLogo">&nbsp;</div>
<div id="headerSlogan"> <div id="headerSlogan">
<spring:message code="SITE.SLOGAN"/> <spring:message code="SITE.SLOGAN"/>
</div> </div>