forked from AuroraMiddleware/gtk
8 lines
78 B
CSS
8 lines
78 B
CSS
|
* {
|
||
|
font: Monospace 12
|
||
|
}
|
||
|
|
||
|
GtkPaned GtkEventBox {
|
||
|
background-color: pink
|
||
|
}
|