MediaWiki:Vector.css: Difference between revisions

From RAJ INFO
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


.mw-head, #mw-head {
.mw-head, #mw-head {
       background-color:#003240;
       background-color:##012A2F;
}
}

Revision as of 15:59, 27 May 2016

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:400,600');

body, H1, H2, H3, H4, firstHeading {
      font-family: 'Titillium Web', sans-serif;


}

.mw-head, #mw-head {
      background-color:##012A2F;
}