Files
gtkmm/main.css

6 lines
109 B
CSS

.label{
font-weight: 700;
font-size: 60px;
border: 2px solid lightblue;
border-radius: 5px;
}