dotfiles/waybar/styles/modules/network.css
2024-07-30 12:24:18 -04:00

6 lines
58 B
CSS

#network {
}
#network.disconnected {
color: #f53c3c;
}