diff options
-rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ h6 { a { color: darkblue; - font-weight: normal; + font-weight: inherit; text-decoration: none; &:hover { text-decoration: underline; |
index : bynu-cs/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | style.scss | 2 |
@@ -35,7 +35,7 @@ h6 { a { color: darkblue; - font-weight: normal; + font-weight: inherit; text-decoration: none; &:hover { text-decoration: underline; |