Files
Marble-shell-theme/tweaks/panel/def-size.css

13 lines
182 B
CSS

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