Changes

Jump to: navigation, search

MediaWiki:Vector.css

76 bytes added, 23:04, 2 July 2021
one more unnecessary piece for printing
/* Other main color -- sidebar, footer, and just about everywhere there's no gradient. */
html, body, div#mw-panel, div#footer {
background-color: #e9dda2;
}
body {
background: linear-gradient(rgba(0, 0, 0, .4) 0px, transparent 200px160px) repeat-x, url(https://dnd-wiki.org/w/images/0/0d/Dnd-wiki-background.jpg);
}
/* Top of the page */
/* div#mw-page-base {*/ /* background: linear-colorgradient(rgba(0, 0, 0, .4) 0px, transparent 160px) repeat-x, url(https: #fcf9d3; /* @embed */ backgrounddnd-image: url("wiki.org/w/skinsimages/Vector0/images0d/pageDnd-fadewiki-dndbackground.png"jpg);*//* }*/
/* Unselected page tabs color */
/* Bring the sidebar up a bit, which actually means shorten the logo height somewhat */
div#p-logo {
height: 130px150px; top: -130px150px;
}
div#mw-panel {
top: 110px160px;
}
background-color: white;
background-image: none;
}
 
#footer, #siteSub {
display: none;
}
}

Navigation menu