Difference between revisions of "MediaWiki:Common.css"
Line 6: | Line 6: | ||
#mw-panel .portal .body li a:visited { color: white } | #mw-panel .portal .body li a:visited { color: white } | ||
#mw-panel .portal h3 { color: white } | #mw-panel .portal h3 { color: white } | ||
− | #p-logo a { background-color: #81BC00; background-image: url('https://cdn.shopify.com/s/files/1/2575/8806/t/20/assets/hubitat-logo-white.png?12305349504016435410') } | + | #p-logo a { background-color: #81BC00; background-image: url('https://cdn.shopify.com/s/files/1/2575/8806/t/20/assets/hubitat-logo-white.png?12305349504016435410'); |
+ | background-size: cover; | ||
+ | background-repeat: no-repeat; | ||
+ | background-position: center center; } | ||
#p-logo img {display:none} | #p-logo img {display:none} | ||
#mw-head #p-personal a, #mw-head #p-personal a:visited { color: white } | #mw-head #p-personal a, #mw-head #p-personal a:visited { color: white } | ||
#footer ul li, #footer a, #footer a:visited {color:white} | #footer ul li, #footer a, #footer a:visited {color:white} | ||
#p-cactions {background-color:white} | #p-cactions {background-color:white} |
Revision as of 00:33, 25 October 2018
/* CSS placed here will be applied to all skins #382e2b*/ #n-randompage { display:none} body { background-color: #382e2b;} #mw-page-base { background: unset; background-color: #382e2b; } #mw-panel .portal .body li a { color: white } #mw-panel .portal .body li a:visited { color: white } #mw-panel .portal h3 { color: white } #p-logo a { background-color: #81BC00; background-image: url('https://cdn.shopify.com/s/files/1/2575/8806/t/20/assets/hubitat-logo-white.png?12305349504016435410'); background-size: cover; background-repeat: no-repeat; background-position: center center; } #p-logo img {display:none} #mw-head #p-personal a, #mw-head #p-personal a:visited { color: white } #footer ul li, #footer a, #footer a:visited {color:white} #p-cactions {background-color:white}