MediaWiki:Common.css: Difference between revisions
Appearance
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
/* Add any other common styles here that should apply to both desktop and mobile */ | /* Add any other common styles here that should apply to both desktop and mobile */ | ||
/* used by the front page start*/ | |||
/* Default styles for desktop (769px or more) */ | /* Default styles for desktop (769px or more) */ | ||
.desktop-view { | .desktop-view { | ||
Line 14: | Line 15: | ||
.mobile-view { display: block !important; } | .mobile-view { display: block !important; } | ||
} | } | ||
/* used by the front page end*/ | |||
/* Infobox */ | /* Infobox */ |