MediaWiki:Mobile.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 3: Line 3:
body.Page-main_Page .catlinks { display: none; }
body.Page-main_Page .catlinks { display: none; }
* {font-family: georgia}
* {font-family: georgia}
/* To make images responsive */
img {
max-width:100%;
height:auto;
}

Navigation menu