MediaWiki

Difference between revisions of "Common.css"

From VastDB

(No difference)

Revision as of 17:16, 16 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: blue !important; }