diff options
Diffstat (limited to 'local.scss')
-rw-r--r-- | local.scss | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -35,6 +35,10 @@ a:hover { text-decoration: underline; } +a:visited { + color: black; +} + DIV.header { margin: 1em 1em 0; } |
index : siri/styling | ||
Unnamed repository; edit this file 'description' to name the repository. | Jonas Smedegaard |
summaryrefslogtreecommitdiff |
-rw-r--r-- | local.scss | 4 |
@@ -35,6 +35,10 @@ a:hover { text-decoration: underline; } +a:visited { + color: black; +} + DIV.header { margin: 1em 1em 0; } |