MediaWiki:Vector.css: Difference between revisions

From DXGL Wiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: #bodyContent .plainlinks a { background: none !important; padding: 0 !important; color: #002bb8 !important; }")
(No difference)

Revision as of 02:34, 17 January 2016

/* CSS placed here will affect users of the Vector skin */
#bodyContent .plainlinks a {
	background: none !important;
	padding: 0 !important;
	color: #002bb8 !important;
}