Difference between revisions of "MediaWiki:Common.css"
From SystersWiki
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | .timeline-band-layer-inner { | |
− | |||
− | |||
background: magenta; | background: magenta; | ||
− | opacity: 0. | + | opacity: 0.6; |
} | } |
Revision as of 11:05, 9 April 2020
/* CSS placed here will be applied to all skins */ .timeline-band-layer-inner { background: magenta; opacity: 0.6; }