Init with GTK Rust Template

This commit is contained in:
ranfdev
2023-07-23 18:15:23 +02:00
commit c3de2224a8
34 changed files with 1335 additions and 0 deletions

4
data/resources/style.css Normal file
View File

@ -0,0 +1,4 @@
.title-header{
font-size: 36px;
font-weight: bold;
}