Template:Styles/add bgImageGlobeHands.css: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
}
body {
background-image: url(https://upload.wikimedia.org/wikipedia/commons/1/1f/Wikipedia_mini_globe_handheld.jpg) !important;
background-color: #040603;
background-size: 100% auto;
background-repeat: no-repeat;
background-position: center center;
}
#mw-head {
display: none !important;
}
#mw-page-base {
background-color: transparent !important;
background-image: none !important;
}
#mw-head-base {
height: 1em;
}
#mw-panel .portal {
display: none;
}
.mw-wiki-logo {
background-image: url(//upload.wikimedia.org/wikipedia/donate/3/3d/White-WMF.svg) !important;
}
#p-namespaces, #p-views, #p-cactions, #p-search, #p-personal, #catlinks, #firstHeading, #contentSub, #siteSub, #jump-to-nav {
display: none;
}
#content {
background-color: transparent;
background-image: none;
border: none;
}
.mw-body {
color: white;
}