Difference between revisions of "MediaWiki:Common.css"
From zunagi
m |
m |
||
Line 7: | Line 7: | ||
.thumb.embedvideo.autoResize { | .thumb.embedvideo.autoResize { | ||
padding-bottom: 16px; | padding-bottom: 16px; | ||
+ | } | ||
+ | |||
+ | #mw-normal-catlinks { | ||
+ | color: #003366; | ||
} | } |
Revision as of 16:52, 7 January 2021
/* CSS placed here will be applied to all skins */ .tab-bar { background: #95C94A; } .thumb.embedvideo.autoResize { padding-bottom: 16px; } #mw-normal-catlinks { color: #003366; }