activate_gnome/activate_gnome@isjerryxiao/stylesheet.css
2022-03-19 15:45:05 +08:00

16 lines
361 B
CSS

/* Add your custom extension styling here */
.label-1 {
font-size: 36px;
font-weight: normal;
color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
border-radius: 5px;
}
.label-2 {
font-size: 26px;
font-weight: normal;
color: rgba(255, 255, 255, 1);
background-color: rgba(0, 0, 0, 0);
border-radius: 5px;
}