add prev & next article buttons (#3)
solution inspired by https://github.com/markhorn-dev/astro-sphere
This commit is contained in:
parent
93d8c4f67d
commit
3aa7ca486b
9 changed files with 212 additions and 753 deletions
|
@ -20,10 +20,4 @@
|
|||
--accent: 60deg 2.44% 16.08%;
|
||||
}
|
||||
}
|
||||
:root[data-theme="tritanopia"] {
|
||||
--primary: 216deg 27.78% 7.06%;
|
||||
--secondary: 210deg 66.67% 96.47%;
|
||||
--tertiary: 213.75deg 7.84% 60%;
|
||||
--accent: 130.49deg 55.68% 36.27%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue