pika-installer-gtk4/src/style.css

12 lines
148 B
CSS
Raw Normal View History

2024-01-18 15:16:26 +01:00
.small_error_text {
font-size: 11px;
2024-01-14 22:31:40 +01:00
color: red;
}
.header_sized_text {
font-size: 32px;
}
.medium_sized_text {
font-size: 18px;
2024-01-14 22:31:40 +01:00
}