Difference between revisions of "MediaWiki:Vector.css"
Jump to navigation
Jump to search
m (added custom ad css) |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
| + | |||
| + | |||
| + | /* CSS placed here will affect users of the Vector skin */ | ||
| + | #customnavblocks-subsection { | ||
| + | background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeF61yMEJACAQxMCN/Xfr/yIsaAfOJxC2UTPWS6f5gABhUTedBz7fGPSonIP/AAAAAElFTkSuQmCC"); | ||
| + | background-position: left top; | ||
| + | background-repeat: no-repeat; | ||
| + | font-size: 0.75em; | ||
| + | padding-top: 0.1em; | ||
| + | } | ||
Revision as of 17:33, 12 December 2015
/* CSS placed here will affect users of the Vector skin */
/* CSS placed here will affect users of the Vector skin */
#customnavblocks-subsection {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAIwAAAABCAAAAAAphRnkAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAClJREFUeF61yMEJACAQxMCN/Xfr/yIsaAfOJxC2UTPWS6f5gABhUTedBz7fGPSonIP/AAAAAElFTkSuQmCC");
background-position: left top;
background-repeat: no-repeat;
font-size: 0.75em;
padding-top: 0.1em;
}