Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | .pagenum | + | .pagenum { |
+ | display:flex; | ||
+ | } | ||
+ | .publication-firstpage { | ||
display:flex; | display:flex; | ||
} | } |
Revision as of 21:02, 20 July 2019
/* CSS placed here will be applied to all skins */
.pagenum {
display:flex;
}
.publication-firstpage {
display:flex;
}