Jump to content

MediaWiki:Mobile.css: Difference between revisions

From Climbopedia
m attempt to fix background size
Tags: Mobile edit Mobile web edit
not read by minerva - looking for alternative solution
Tags: Mobile edit Mobile web edit
 
(4 intermediate revisions 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 */
/* BACKGROUNDS OVERRIDE */
}
#mw-mf-page-center::before {
    background-size: 50%, 50%, 50%;
}
#mw-mf-page-center {
    background-size:  50%, 50%, 50%;
}

Latest revision as of 14:00, 1 November 2025

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