2019-10-22 15:31:32 +02:00

10 lines
124 B
CSS

/* Panel */
#panel {
background-color: rgba(36, 36, 36, 0.8);
}
#panel .panel-corner {
-panel-corner-radius: 0;
}