Files
Marble-shell-theme/tweaks/panel/def-size.css
2023-03-20 18:53:15 +02:00

11 lines
175 B
CSS

/* default panel size */
#panel{
height: 2.2em;
font-size: 15px;
}
.panel-button,
.clock,
.clock-display StIcon {
border-radius: 99px;
border: 3px solid transparent;
}