Remove mouse hover blinking text.
svn: r19693
This commit is contained in:
parent
531fbe6e5a
commit
a8f5d1f8e1
@ -169,7 +169,7 @@ a {
|
|||||||
}
|
}
|
||||||
a:hover {
|
a:hover {
|
||||||
background-color: #BCEAF6;
|
background-color: #BCEAF6;
|
||||||
text-decoration: blink;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
span.preposition {
|
span.preposition {
|
||||||
padding-left:1em;
|
padding-left:1em;
|
||||||
|
Loading…
Reference in New Issue
Block a user