added wavy effects to links as well as headers; added blurs to code blocks and more elements with background; changed table of contents style
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
border: var(--border-dash-size) var(--color-highlight) dashed;
|
||||
text-decoration: none;
|
||||
box-sizing: border-box;
|
||||
backdrop-filter: blur(var(--blur-radius-background));
|
||||
transition: background-color var(--duration-animation) ease-out;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user