வார்ப்புரு:Main Page/minerva.css: திருத்தங்களுக்கு இடையிலான வேறுபாடு
Jump to navigation
Jump to search
imported>Neechalkaran "/* This template is loaded on the main page to address T32405 Ple..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது |
"→This template is loaded on the main page to address T32405 Please feel free to adapt the code, translate this message. Updates can be found in https://gist.github.com/jdlrobson/dbb124296ed2a1fc7242018c7b589059: @media screen and ( max-width: 720px ) { body.skin-minerva td, body.skin-minerva tr, body.skin-minerva .mp-column, body.skin-minerva..."-இப்பெயரில் புதிய பக்கம் உருவாக்கப்பட்டுள்ளது |
(வேறுபாடு ஏதுமில்லை)
| |
19:02, 5 மார்ச்சு 2026 இல் கடைசித் திருத்தம்
/* This template is loaded on the main page to address T32405
Please feel free to adapt the code, translate this message.
Updates can be found in https://gist.github.com/jdlrobson/dbb124296ed2a1fc7242018c7b589059 */
@media screen and ( max-width: 720px ) {
body.skin-minerva td,
body.skin-minerva tr,
body.skin-minerva .mp-column,
body.skin-minerva .floatleft,
body.skin-minerva .floatright,
body.skin-minerva tbody,
body.skin-minerva table {
display: block !important;
float: none !important;
width: 100% !important;
height: auto !important;
box-sizing: border-box;
}
}