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:
@@ -45,6 +45,7 @@
|
||||
/* mouse over link */
|
||||
a:hover {
|
||||
color: var(--color-highlight);
|
||||
text-decoration: wavy var(--underline-dash-size) var(--color-highlight) underline;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 500px) {
|
||||
|
||||
Reference in New Issue
Block a user