13,977
edits
No edit summary |
No edit summary |
||
Line 64: | Line 64: | ||
.gallery[style*="center"] div.gallerytext { | .gallery[style*="center"] div.gallerytext { | ||
text-align: center; | text-align: center; | ||
} | |||
caption { | |||
display: block; | |||
} | } | ||
a.feedlink { | a.feedlink { | ||
padding-left: 16px; | padding-left: 16px; | ||
} | } | ||
body.skin-monobook .mobileonly { | |||
display: | display: revert; | ||
} | |||
} | |||
@media all and (max-width: 850px) { | |||
body.skin-timeless .mobileonly { | |||
display: revert; | |||
} | } | ||
} | } |