summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to 'style.scss')
-rw-r--r--style.scss9
1 files changed, 8 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index b2f198a..372a00d 100644
--- a/style.scss
+++ b/style.scss
@@ -146,7 +146,14 @@ body {
}
.archivepage {
- margin-buttom: 0;
+ margin-left: 0.5em;
+ margin-bottom: 0.5em;
+ a {
+ color: black;
+ &:hover {
+ color: DarkBlue;
+ }
+ }
}
.archivepagedate {