This commit is contained in:
ashley 2025-09-19 16:32:41 +02:00
parent 1142707308
commit 4644fff509

View File

@ -1,7 +1,7 @@
<!--
This Source Code Form is subject to the terms of the GNU General Public License.
Copyright (C) 2021-2025 POKE
Copyright (C) 2021-2025 poke
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@ -35,9 +35,9 @@
}
:root{color-scheme:dark}
body{color:#fff}
body [
body {
background:#1c1b22;
]
}
img{float:right;margin:.3em 0 1em 2em}
:visited{color:#00c0ff}
a{color:#0ab7f0}