Switch to warm minimal theme: linen texture, muted warm tones, add service links (Gitea/Cloudreve/MC)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{{ define "body" }}
|
||||
<section class="page-hero" style="--accent: #f44336">
|
||||
<section class="page-hero" style="--accent: #b87070">
|
||||
<h1>{{ .Title }}</h1>
|
||||
<p class="subtitle">{{ .Description }}</p>
|
||||
</section>
|
||||
|
||||
@@ -12,6 +12,6 @@
|
||||
|
||||
{{ define "extra_head" }}
|
||||
<style>
|
||||
.warning-page { --accent: #f44336; }
|
||||
.warning-page { --accent: #b87070; }
|
||||
</style>
|
||||
{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user