MediaWiki:Vector.css: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 6: Line 6:
height:auto;
height:auto;
}
}
body {
    background: url(images/backgroundda.png) #f6f6f6 top left no-repeat;
    background-size: 1400px 200px;
    }


background: url(images/backgroundda.png) var(--body-background-color) top left / 1001px 250px no-repeat;
background: url(images/backgroundda.png) var(--body-background-color) top left / 1001px 250px no-repeat;

Navigation menu