mirror of
https://github.com/reonokiy/blog.nokiy.net.git
synced 2025-06-17 20:01:33 +02:00
docs: add theme-color-schemes guide
- remove 95% width restriction - adjust the transparency of the buttons - update tag formatting for posts - update the offset of the underline for links
This commit is contained in:
parent
8ad2315d08
commit
3da5b38407
50 changed files with 1094 additions and 246 deletions
|
@ -1,7 +1,7 @@
|
|||
<button
|
||||
id="back-button"
|
||||
class="hidden"
|
||||
lg="block absolute c-secondary/25 left--10 top-1/2 aspect-square w-4.5 translate-y--1/2 transition-colors ease-out c-secondary active:scale-90 hover:c-primary/60"
|
||||
lg="block absolute c-secondary/40 left--10 top-1/2 aspect-square w-4.5 translate-y--1/2 transition-colors ease-out c-secondary active:scale-90 hover:c-primary/80"
|
||||
aria-label="Back to home"
|
||||
>
|
||||
<svg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue