1
0
mirror of https://github.com/muety/wakapi.git synced 2023-08-10 21:12:56 +03:00

style: change color palette

This commit is contained in:
Ferdinand Mütsch
2021-02-05 23:42:20 +01:00
parent aef0c929df
commit 82e9244cdc
10 changed files with 117 additions and 41 deletions

View File

@@ -3,7 +3,7 @@
{{ template "head.tpl.html" . }}
<body class="bg-gray-800 text-gray-700 p-4 pt-10 flex flex-col min-h-screen max-w-screen-xl mx-auto justify-center">
<body class="bg-gray-850 text-gray-700 p-4 pt-10 flex flex-col min-h-screen max-w-screen-xl mx-auto justify-center">
<style>
.inline-bullet-list li a {