Common.css: Difference between revisions
From MusicReader Manual
MRWikiAdmin (talk | contribs) (background) |
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 */ | ||
.topbar { | .topbar { | ||
background: # | background: #2B3654 !important; | ||
} | } |
Revision as of 08:47, 19 August 2021
/* CSS placed here will be applied to all skins */ .topbar { background: #2B3654 !important; }