Difference between revisions of "MediaWiki:Common.css"
From MatterControl Manual
Jessica.wise (Talk | contribs) |
Jessica.wise (Talk | contribs) |
||
Line 1: | Line 1: | ||
@import url(https://fonts.googleapis.com/css?family=Montserrat:700,400) | @import url(https://fonts.googleapis.com/css?family=Montserrat:700,400) | ||
− | + | .mediawiki{background-color:#008299 !important } | |
+ | #mw-page-base{background-color:#008299 !important } | ||
#mw-page-base{background-image:none } | #mw-page-base{background-image:none } | ||
#mw-head-base{background-image: linear-gradient(#ffffff 50%,#f6f6f6 100%); | #mw-head-base{background-image: linear-gradient(#ffffff 50%,#f6f6f6 100%); | ||
background-color: #ffffff;} | background-color: #ffffff;} | ||
− | body{font-family:Montserrat !important | + | body{font-family:Montserrat !important} |
− | + | ||
div#mw-panel div.portal div.body ul li a { | div#mw-panel div.portal div.body ul li a { | ||
Line 12: | Line 12: | ||
} | } | ||
div#mw-panel div.portal h3 {color:#fff} | div#mw-panel div.portal h3 {color:#fff} | ||
− | |||
− | |||
− | |||
− |
Revision as of 17:29, 29 January 2016
@import url(https://fonts.googleapis.com/css?family=Montserrat:700,400)
.mediawiki{background-color:#008299 !important }
#mw-page-base{background-color:#008299 !important }
#mw-page-base{background-image:none }
#mw-head-base{background-image: linear-gradient(#ffffff 50%,#f6f6f6 100%);
background-color: #ffffff;}
body{font-family:Montserrat !important}
div#mw-panel div.portal div.body ul li a {
color: #fff !important;
}
div#mw-panel div.portal h3 {color:#fff}