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 { | ||
background: #2B3654 !important; | background-color: #2B3654 !important; | ||
} | } |
Revision as of 08:49, 19 August 2021
/* CSS placed here will be applied to all skins */ .top-bar { background-color: #2B3654 !important; }