Difference between revisions of "Common.css"
From PastDB
Line 16: | Line 16: | ||
} | } | ||
− | .top-bar { background-color: | + | .top-bar { background-color: green !important; } |
Latest revision as of 13:10, 18 June 2020
/* CSS placed here will be applied to all skins */ /** General **/ h3#tagline { display: none; } .page-Main_Page #page-content > .row { max-width: 98%; } .page-Main_Page #page-content h1.title { display:none; } .page-EventFunction #page-content h1.title { display:none; } .top-bar { background-color: green !important; }