Anonymous

MediaWiki:Mobile.css: Difference between revisions

From OER in Education
no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */


.mobile-display-none {
display: none;
}
/*
#sidebarcontents {
#sidebarcontents {
display: none;
display: none;
Line 8: Line 13:
display: none;
display: none;
}
}
*/