Common.css: Difference between revisions
From MusicReader Manual
MRWikiAdmin (talk | contribs) No edit summary |
MRWikiAdmin (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.top-bar { | .top-bar, .top-bar-section ul li { | ||
background-color: #2B3654 !important; | background-color: #2B3654 !important; | ||
} | } |
Revision as of 08:52, 19 August 2021
/* CSS placed here will be applied to all skins */ .top-bar, .top-bar-section ul li { background-color: #2B3654 !important; }