Difference between revisions of "Common.css"
From VastDB
| Line 16: | Line 16: | ||
} | } | ||
| − | .top-bar { background-color: blue !important; } | + | /** .top-bar { background-color: blue !important; } **/ |
Latest revision as of 17:00, 21 December 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: blue !important; } **/