MediaWiki:Mobile.css: Difference between revisions

155 bytes added ,  20:07, 17 September 2019
no edit summary
m (adjustments for mobile/smallscreen)
No edit summary
Line 246: Line 246:
.moduleinfobox > .infobox-rows > tbody > tr > th + td {
.moduleinfobox > .infobox-rows > tbody > tr > th + td {
     transition: background-color 0.5s, color 0.5s;
     transition: background-color 0.5s, color 0.5s;
}
.moduleinfobox > .infobox-rows > tbody > tr > td > p {
    margin: 0; /* override increased margins that normally get added from minerva mobile theme */
}
}
.moduleinfobox > .infobox-rows {  
.moduleinfobox > .infobox-rows {