mirror of
https://github.com/kou029w/quot.git
synced 2025-01-31 06:18:01 +00:00
editor a:hover
This commit is contained in:
parent
522f9a0bfa
commit
e2539e4dc5
1 changed files with 4 additions and 0 deletions
|
@ -18,3 +18,7 @@
|
||||||
.editor p {
|
.editor p {
|
||||||
margin: unset;
|
margin: unset;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.editor a:hover {
|
||||||
|
cursor: pointer;
|
||||||
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue