MediaWiki:Mobile.css: Difference between revisions

Content deleted Content added
Created page with "/** You are editing the global css file for all mobile site users. With Great Power Comes Great Responsibility. Some words of caution: * Avoid any changes which impact layout..."
 
No edit summary
Line 293:
.mobileonly {
display: initial;
}
 
.nomobile {
display: none;
}