1
0
Fork 0
forked from 0x2620/oxjs

update css

This commit is contained in:
rlx 2011-08-07 17:06:12 +00:00
commit 2b44e1c694
3 changed files with 3 additions and 5 deletions

View file

@ -10,7 +10,7 @@ Base
a {
text-decoration: none;
}
a:hover, .OxLink:hover {
a:hover {
text-decoration: underline;
cursor: pointer;
}