Update themes/minimalist.css

This commit is contained in:
Julimiro 2024-07-27 13:05:37 -04:00
parent ee1b86a03e
commit 66aad968ac

View file

@ -10,9 +10,13 @@ under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 Internationa
See http://creativecommons.org/licenses/by-nc-sa/4.0/ for more details.
*/
.container[page="settings"] h1:first-child::after{
font-size:0.5em;
content: "\A minimalist theme by Juli :3 V1 meow";
content: "\A minimalist theme by Juli";
white-space: pre;
}
:root {
--background-color: #1a1a1a;