MediaWiki:Gadget-GlobalStyle.css: Difference between revisions

m
no edit summary
mNo edit summary
mNo edit summary
(4 intermediate revisions by the same user not shown)
Line 68: Line 68:
.user-section-heading {
.user-section-heading {
clear: both;
clear: both;
}
.page-nav {
line-height: 1.8;
}
}
/* Edit profile */
/* Edit profile */
Line 106: Line 109:
.infoboxspan {
.infoboxspan {
padding: 0 2px;
padding: 0 2px;
text-align: center;
}
}
.infoboxmedia {
.infoboxmedia {
Line 150: Line 152:
body.desktop .infobox .mw-gallery-slideshow > .gallerybox:first-of-type {
body.desktop .infobox .mw-gallery-slideshow > .gallerybox:first-of-type {
height: 285px;
height: 285px;
}
/* Template:Hide */
.hideTem .mw-collapsible-toggle {
min-width: 3em;
text-align: right;
}
}