Difference between revisions of "MediaWiki:Mobile.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will affect users of the mobile site: .dynamic-size-image { width:100%; height:100%; }") |
(No difference)
|
Latest revision as of 11:59, 6 October 2020
/* CSS placed here will affect users of the mobile site */
.dynamic-size-image {
width:100%;
height:100%;
}