MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,258:
Classes to hide elements in mobile
/***********************************/
@media only screen and (min-width: 1025px1024px){
.mobilehide {
color:#333300666600;
}
}
 
@media only screen andnot (maxmin-width: 1024px) and (min-width: 100px) {
.mobilehide {
displaycolor:none#006666;
}
}
1,105

edits