This commit is contained in:
pika 2025-05-04 20:30:53 +02:00
parent d7c3fb3d1f
commit 4810a5f1f1
3 changed files with 114 additions and 0 deletions

View file

@ -27,6 +27,11 @@ by Stephan Raabe (2023)
/* box-shadow: none; */
/* } */
* {
background-image: none;
box-shadow: none;
}
window {
font-family: Hurmit Nerd Font;
font-size: 16pt;