wip: dnsc-machine setup

This commit is contained in:
Dennis Schoepf 2025-11-23 20:53:27 +01:00
parent e7572abe98
commit 341b802354

View file

@ -118,6 +118,7 @@
outline: none; outline: none;
margin: 0; margin: 0;
padding: 0; padding: 0;
background: @bg;
} }
.notification, .notification,
@ -156,8 +157,6 @@
color: @magenta_brighter; color: @magenta_brighter;
text-shadow: none; text-shadow: none;
padding: 0; padding: 0;
margin-top: 8px;
margin-right: 3px;
border-radius: 50%; border-radius: 50%;
border: none; border: none;
} }