custom css + snippets + dep
This commit is contained in:
parent
d1813227b5
commit
50c7e14d1f
4 changed files with 66 additions and 19 deletions
|
@ -1,3 +1,15 @@
|
|||
:root {
|
||||
--vp-code-font-size: 0.9375rem;
|
||||
}
|
||||
|
||||
:where(details summary) {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
.prev-next a:hover {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue