Fixed white on dark mode

This commit is contained in:
Tracker-Friendly 2024-02-29 07:49:31 +00:00
parent 20626136f0
commit 6144455067
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
</head>
<body>
<a href="https://notes.old.hectabit.org" style="right: 0px;position: fixed;background-color: white;color: white;padding: 20px;">Click here</a>
<a href="https://notes.old.hectabit.org" style="right: 0px;position: fixed;background-color: var(--editor);color: var(--editor);padding: 20px;">Click here</a>
<div class="mainDiv">
<div class="startDiv">
<h1 class="w300">Burgernotes</h1>