You've already forked AstralRinth
forked from didirus/AstralRinth
Avatar, Badge, Checkbox, Chips, Pagination components (#10)
This commit is contained in:
@@ -3,12 +3,16 @@ body {
|
||||
background-color: var(--vp-c-bg);
|
||||
}
|
||||
|
||||
.VPLink, .title, .pager-link, .link, .header-anchor {
|
||||
.VPLink,
|
||||
.title,
|
||||
.pager-link,
|
||||
.link,
|
||||
.header-anchor {
|
||||
color: inherit;
|
||||
transition: none;
|
||||
|
||||
&:hover {
|
||||
text-decoration: none;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
&:active:not(&:disabled) {
|
||||
|
||||
Reference in New Issue
Block a user