forked from AuroraMiddleware/gtk
9 lines
90 B
CSS
9 lines
90 B
CSS
* {
|
|
font: Monospace 12;
|
|
padding: 0;
|
|
}
|
|
|
|
GtkPaned GtkLabel {
|
|
background-color: pink
|
|
}
|