Sablon:Edittools/style.css

A Wikiszótárból, a nyitott szótárból
#specialchars {
	margin-top: 3px;
	border-style: solid;
	border-width: 1px;
	border-color: #aaa;
	padding: 1px;
	text-align: left;
	background-color: white;
}

#specialchars a {
	color: black;
	background-color: #cde !important;
	text-decoration: none;
	border: thin #069 outset;
	padding: 0.1em;
}
#specialchars a:hover {
	background-color: #bcd;
	border-style: inset;
}