Difference between revisions of "User:Trlkly/common.css"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(should add hover for buttons. Tested only in Vector so far)
(No difference)

Revision as of 09:16, 2 May 2016

li.plainlinks:hover, .no-link-underline > li:hover {
 	background-color: #FFF !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important; 
}
li.plainlinks:hover > a > span, .no-link-underline > li:hover > a > span {