MediaWiki:Mobile.css: Diferență între versiuni
Jump to navigation
Jump to search
(Pagină nouă: →CSS placed here will affect users of the mobile site: .dynamic-size-image { width:100%; height:100%; }) |
(Nicio diferență)
|
Versiunea curentă din 6 octombrie 2020 11:58
/* CSS placed here will affect users of the mobile site */
.dynamic-size-image {
width:100%;
height:100%;
}