mirror of
https://github.com/KevinMidboe/leifsopplevelser.git
synced 2025-10-29 09:40:21 +00:00
Universal styling for all links.
This commit is contained in:
@@ -16,6 +16,13 @@ html, body {
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
font-family: 'Ambroise std demi';
|
||||
font-style: normal;
|
||||
color: #3b70a2;
|
||||
|
||||
&:visited {
|
||||
color: #3b70a2;
|
||||
}
|
||||
}
|
||||
|
||||
#app {
|
||||
|
||||
Reference in New Issue
Block a user