diff --git a/cmd/ssg/resources/ewnl/template/head.gohtml b/cmd/ssg/resources/ewnl/template/head.gohtml index 993f9be..8b8ab39 100644 --- a/cmd/ssg/resources/ewnl/template/head.gohtml +++ b/cmd/ssg/resources/ewnl/template/head.gohtml @@ -21,6 +21,7 @@ li { list-style-type: none; } #mainMenu ul { display: inline; margin: 0; padding: 15px 10px; } #mainMenu li { display: inline; } #mainMenu a { font-size: 1.4rem; text-align: center; margin: 0 20px; color: black; text-decoration: none; } +#mainMenu > img { display: inline; margin: 0 3px 0 0; vertical-align: -0.6rem; } main { margin: 30px auto; width: 80%; } main li { margin: 35px 20px;; } main li h2 { display: inline; margin-right: 10px; margin-bottom: 1px; font-size: 1.4rem; } @@ -39,7 +40,6 @@ p, main article li { font-family: MerriWeatherRegular; line-height: 144%; } article time, .tags, .tags a { font-family: AmikoRegular; color: grey; } .tags, .tags li { display: inline; margin: 0; padding-left: 3px; } p img { display: block; margin: 10px auto; } -#rss-feeds ~ p img { display: inline; margin: 0 3px 0 0; vertical-align: -0.6rem; } h1 { font-size: 1.8rem; } p a, article li a { font-weight: bold; font-family: AmikoBold } article li { list-style-type: disc; margin: 5px 0 0 20px; } diff --git a/cmd/ssg/resources/ewnl/template/menu.gohtml b/cmd/ssg/resources/ewnl/template/menu.gohtml index 6cab08d..a907e19 100644 --- a/cmd/ssg/resources/ewnl/template/menu.gohtml +++ b/cmd/ssg/resources/ewnl/template/menu.gohtml @@ -5,6 +5,7 @@
  • Archive
  • Other 🇳🇱
  • About
  • +
  • RSS Icon
  • {{ end }}