chore: code formatting

This commit is contained in:
2024-05-11 23:44:09 +02:00
parent 7caf4a0173
commit b6871c0b1f
7 changed files with 60 additions and 26 deletions

View File

@ -4,8 +4,9 @@
<script>
const g_data = $data;
</script>
<link rel="stylesheet" href="w3.css"></link>
<link rel="stylesheet" href="w3.css" />
<style>
/* TODO: tell prettier to ignore this */
/* 2018 Valiant Poppy */
.w3-theme-l5 {color:#000 !important; background-color:#fbf3f3 !important}
.w3-theme-l4 {color:#000 !important; background-color:#f3d7d6 !important}