Jump to content

MediaWiki:Mobile.css: Difference between revisions

Undo revision 1969 by Xinreality (talk)
No edit summary
Line 41: Line 41:
     border: 1px solid #aaa;
     border: 1px solid #aaa;
     background: #DFE8FF;
     background: #DFE8FF;
}
/*Show only mobile ad code on mobile*/
.nomobile{
display:none!important;
}
}