mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Show underline on hover
This commit is contained in:
parent
52a21e952b
commit
c33cebd4c1
@ -13,7 +13,9 @@
|
|||||||
@apply list-disc mx-10
|
@apply list-disc mx-10
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
a {
|
||||||
|
@apply hover:underline
|
||||||
|
}
|
||||||
.tooltip {
|
.tooltip {
|
||||||
@apply invisible absolute;
|
@apply invisible absolute;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user