User:Sreejithk2000/vector.css

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search
Note: After saving, you have to bypass your browser's cache to see the changes. Internet Explorer: press Ctrl-F5, Mozilla: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Opera/Konqueror: press F5, Safari: hold down Shift + Alt while clicking Reload, Chrome: hold down Shift while clicking Reload.
#mw-head {
    background-color: white;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAsCAIAAAArRUU2AAAAOklEQVQIHQXBAQEAAAjDIFz/zhdsCyE0y4SQya2RCSGWaYQ2Hc3ahFiINTIh1ly3NRohEwuh0VmmER5oBCM5OFSTKwAAAABJRU5ErkJggg==");
    background-position: left bottom;
    background-repeat: repeat-x;
    position: fixed;
}

.mw-importfile-importOptions {
	position: absolute;
	top: 0;
}

.mw-importfile-header ~ .oo-ui-layout.oo-ui-labelElement {
    position: absolute;
    top: 6rem;
    z-index: 1;
    background: #eaecf0;
    left: 0.95rem;
}