From 8d45c8fc94b1ee7c8b1779075b8f332fb137b8d3 Mon Sep 17 00:00:00 2001 From: horus Date: Tue, 13 Dec 2022 14:38:18 +0100 Subject: Franzis Änderungen eingepflegt. --- views/snippets/layout.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'views/snippets/layout.html') diff --git a/views/snippets/layout.html b/views/snippets/layout.html index 7a93c0b..b7bcde0 100644 --- a/views/snippets/layout.html +++ b/views/snippets/layout.html @@ -24,6 +24,9 @@ background-color: #262626; color: #e1e1e1; } + a { + color: #f07206 !important; + } .main { margin-top: 4rem; font-size: 1.5rem; @@ -90,6 +93,9 @@ h2::before { content: "# "; } + h2 { + font-size: 2.25rem; + } /* h1,h2 { color: #f07206; -- cgit v1.2.3