This commit is contained in:
taskylizard 2025-06-28 08:38:06 +00:00
parent b1da9e7563
commit 887ad08707
No known key found for this signature in database
GPG key ID: 1820131ED1A24120
8 changed files with 162 additions and 95 deletions

View file

@ -133,7 +133,6 @@
text-decoration-style: solid;
}
::selection {
background-color: var(--vp-c-brand-400, #5586a6);
@ -195,7 +194,6 @@
}
}
#VPContent strong > a {
font-weight: bold;
}