Fix coin arrondi numlock,capslock

This commit is contained in:
François
2026-05-21 21:35:13 +02:00
parent dad2cac089
commit 06a02187dd

View File

@@ -1,5 +1,5 @@
* { * {
font-family: Hack Nerd Font Mono; font-family: Hack Nerd Font;
font-size: 12px; font-size: 12px;
} }
@@ -98,6 +98,7 @@ button:hover {
#idle_inhibitor, #idle_inhibitor,
#scratchpad, #scratchpad,
#power-profiles-daemon, #power-profiles-daemon,
#keyboard-state,
#mpd { #mpd {
padding: 0 10px; padding: 0 10px;
color: #ffffff; color: #ffffff;