Page 1 of 1

test

Posted: Fri Mar 06, 2020 6:23 pm
by spaceace
test

Code: Select all

.codebox a {
	text-shadow: 1px 1px 6px #000000;
}

.codebox a:hover {
	text-shadow: none;
}

Re: test

Posted: Fri Mar 06, 2020 6:23 pm
by spaceace
spaceace wrote:
Fri Mar 06, 2020 6:23 pm
test

Code: Select all

.codebox a {
	text-shadow: 1px 1px 6px #000000;
}

.codebox a:hover {
	text-shadow: none;
}
:D