improve: add fixes/suggestions from panr

This commit is contained in:
Sophia Brandt
2020-01-23 21:04:09 +01:00
parent e8fdb4e084
commit ff3aa2316b
7 changed files with 9 additions and 8 deletions

View File

@ -100,9 +100,10 @@
}
.hanchor {
font-size: 100%;
color: color-mod(var(--accent) alpha(90%));
text-decoration: none;
margin-left: 10px;
visibility: hidden;
color:silver;
}
h1:hover a, h2:hover a, h3:hover a, h4:hover a {