mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Drop deprecated conference banner CSS code
This commit is contained in:
parent
f744532805
commit
c04dca0592
1 changed files with 0 additions and 12 deletions
|
@ -902,12 +902,6 @@ h2 .rssicon{
|
||||||
font-size:80%;
|
font-size:80%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.conferencebanner{
|
|
||||||
position:absolute;
|
|
||||||
top:0px;
|
|
||||||
right:5px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*Styles specific to mobiles*/
|
/*Styles specific to mobiles*/
|
||||||
|
|
||||||
@media handheld, only screen and (max-device-height: 37em), only screen and (max-device-width: 50em){
|
@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-right:0px;
|
||||||
margin-bottom: 20px;
|
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) */
|
/* Deprecated styles (should be removed when translations are updated) */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue