Remove mouse hover blinking text.

svn: r19693
This commit is contained in:
Rob G. Healey 2012-05-29 04:30:18 +00:00
parent 531fbe6e5a
commit a8f5d1f8e1

View File

@ -169,7 +169,7 @@ a {
}
a:hover {
background-color: #BCEAF6;
text-decoration: blink;
text-decoration: underline;
}
span.preposition {
padding-left:1em;