MediaWiki:Nimbus.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Nimbus skin */
/* CSS placed here will affect users of the Nimbus skin */


#site-logo {
body { background: #fff url(https://destiny.wiki.gallery/images/9/9a/HQyeD3R.jpg) repeat-x left top / contain; }
padding-top: 10px;
#site-logo { margin-bottom: -10px; }
margin-bottom: -10px;
}


#site-logo a {
width: 222px;
height: 164px;
display: block;
background: transparent no-repeat;
}
.client-nojs #site-logo a,
.client-nojs #site-logo a,
.mw-special-Gadgets #site-logo a,
.mw-special-Gadgets #site-logo a,
Line 24: Line 16:
}
}


body {
#site-logo {
text-align: unset;
padding-top: 10px;
background: #fff url(https://destiny.wiki.gallery/images/9/9a/HQyeD3R.jpg) repeat-x left top / contain;  
}
}
#site-logo a {
width: 222px;
height: 164px;
display: block;
background: transparent no-repeat;
}
ul {
ul {
list-style-type: square;
list-style-type: square;
list-style-image: url(https://wiki.gallery/images/bullet.svg);
list-style-image: url(https://wiki.gallery/images/bullet.svg);
}
}
body, #container { text-align: unset; }
sup, sub, pre { line-height: 1; }
sup, sub, pre { line-height: 1; }
#container { text-align: unset; }
.mw-body { z-index: unset; }
.mw-body { z-index: unset; }
.mw-notification-area-overlay,
.mw-notification-area-overlay,