1
1
Fork 0

adapted links of the blog theme

This commit is contained in:
Vrifox 2021-02-17 15:19:48 +01:00
parent a009054ab5
commit b3447c67e1
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -4,9 +4,10 @@ body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
margin: 0;
a {
color: $nom_blue-light;
color: $white;
text-underline-offset: 3px;
&:hover {
text-decoration: none;
text-decoration-style: dotted;
}
}
h1 {