MediaWiki:Common.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 299: | Line 299: | ||
rgba(55, 43, 84, 0.55) | rgba(55, 43, 84, 0.55) | ||
) !important; | ) !important; | ||
color: #fff; /* <- force readable text in all themes */ | |||
} | } | ||
| Line 317: | Line 318: | ||
background: rgba(90, 78, 124, 0.18); | background: rgba(90, 78, 124, 0.18); | ||
color: #fff; /* <- force readable text in all themes */ | |||
} | } | ||
| Line 438: | Line 440: | ||
} | } | ||
table.spiritvale-skill-infobox .module-skill-type .sv-type- | table.spiritvale-skill-infobox .module-skill-type .sv-type-chunk { | ||
padding: 0.28em 0.35em; | |||
} | |||
table.spiritvale-skill-infobox .module-skill-type .sv-type-label { | |||
font-size: 0.68em; | |||
} | } | ||
} | |||
/* Simplify borders for 1-col type grid */ | /* Simplify borders for 1-col type grid */ | ||
| Line 514: | Line 521: | ||
--------------------------------------------------------- */ | --------------------------------------------------------- */ | ||
/* Shared: stronger zebra striping + row separators in light mode */ | /* Shared: stronger zebra striping + row separators in light mode */ | ||