Halopedia

Halopedia:Projects/Design/Vector-Light.css

From Halopedia, the Halo wiki

If copying from the source, ignore the "pre" parts.

/* This is a Light theme version of the Vector Skin to be used on a Vector skin. */
#p-logo a, #p-logo a:hover {
	height: 175px;
        background: url(/images/4/49/Halopedia_Logo_Vector_2017.png) no-repeat 0 10px !important;
}

#title-linktabs { 
	top: -30px;
}

body.page-Main_Page #footer-info-lastmod { 
	display: none;
}

tt, code, pre {
	font-family: monospace, sans-serif;
}

/* Who's Online spacing */
#WhosOnlineDiv {
	margin-bottom: -7px;
}