Jump to content

MediaWiki:Common.css: Difference between revisions

Undo revision 894 by Zoi (talk)
Tag: Undo
No edit summary
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
@media only screen and (max-width: 768px) {
  .desktop-view { display: none !important; }
  .mobile-view { display: block !important; }
}


/* Infobox */
/* Infobox */