Drop deprecated conference banner CSS code

This commit is contained in:
Saivann 2013-07-11 16:57:46 -04:00
parent f744532805
commit c04dca0592

View file

@ -902,12 +902,6 @@ h2 .rssicon{
font-size:80%;
}
.conferencebanner{
position:absolute;
top:0px;
right:5px;
}
/*Styles specific to mobiles*/
@media handheld, only screen and (max-device-height: 37em), only screen and (max-device-width: 50em){
@ -1028,12 +1022,6 @@ h2 .rssicon{
margin-right:0px;
margin-bottom: 20px;
}
.conferencebanner{
position:static;
display:block;
margin:0px 0px 10px -5px;
text-align:center;
}
}
/* Deprecated styles (should be removed when translations are updated) */