Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Mobile.css: Difference between revisions

MediaWiki interface page
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the mobile site */
/* All CSS here will be loaded for users of the mobile site */
#n-getsupport {
font-weight: bold;
}
/* not needed on the Main Page */
.page-Main_Page #contentSub,
.page-Main_Page #catlinks {
display: none;
}

Latest revision as of 03:12, 21 June 2022

/* All CSS here will be loaded for users of the mobile site */