Merge pull request #20 from vacp2p/footnotes-bold

footnotes-bold
This commit is contained in:
Oskar Thorén
2020-04-17 10:50:31 +08:00
committed by GitHub

View File

@@ -33,6 +33,10 @@ a{
text-decoration: none;
color: $purple;
}
.footnote {
font-weight: bold;
}
}
h1, h2, h3, h4, h5, h6{