1
0
forked from extern/nix-config

ironbar: Add text-shadow

Possibly makes things look better.
This commit is contained in:
Donovan Glover 2023-07-15 19:00:56 -04:00
parent d367b44e60
commit e41deda650
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -37,6 +37,7 @@
* {
font-family: "Noto Sans CJK JP", "Font Awesome 6 Free Solid";
font-size: 16px;
text-shadow: 2px 2px #${base00};
border: none;
border-radius: 0;
outline: none;