forked from 0x2620/oxjs
add OxLink class
This commit is contained in:
parent
7eb8cf66c6
commit
0ba564c104
2 changed files with 3 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ Base
|
|||
a {
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
a:hover, .OxLink:hover {
|
||||
text-decoration: underline;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue