summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.scss16
1 files changed, 8 insertions, 8 deletions
diff --git a/style.scss b/style.scss
index 0585f98..86d5a48 100644
--- a/style.scss
+++ b/style.scss
@@ -127,12 +127,12 @@ blockquote {
.archivepage {
margin-left: 0.5em;
margin-bottom: 0.5em;
- a {
- color: black;
- &:hover {
- color: DarkBlue;
- }
- }
+// a {
+// color: black;
+// &:hover {
+// color: DarkBlue;
+// }
+// }
}
.archivepagedate {
@@ -412,7 +412,7 @@ th {
font: inherit;
}
ul {
- padding-left: 0.5em;
+ padding-left: 0.5em;
}
p, ul p {
margin: 1em 0;
@@ -430,7 +430,7 @@ th {
}
}
.inlinepage {
- margin: 1em 0;
+ margin: 1em 0;
p {
color: black;
}