summaryrefslogtreecommitdiff
path: root/overlay.css
blob: 36a82239789a3e73783f12bb427f9f34553088b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.background {
  background-color: alpha(#222, 0.6);

  border-radius: 20px 20px 20px 20px;

}



GtkLabel { color: white; font-size: 14pt; }

GtkButton GtkLabel  { color: black; font-size: 12pt; }