Updates
This commit is contained in:
@@ -66,3 +66,11 @@
|
||||
.twui-a.active {
|
||||
@apply !text-foreground-light dark:!text-foreground-dark font-bold;
|
||||
}
|
||||
|
||||
.dotted-text {
|
||||
@apply border-0 border-b-2 border-dotted border-foreground-light/20 dark:!border-foreground-dark/20 pb-1;
|
||||
}
|
||||
|
||||
.dotted-text:hover {
|
||||
text-decoration: none !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user