Files
aegnux/styles/mainwindow.css
2025-10-28 19:17:37 +03:00

23 lines
381 B
CSS

#title_label {
margin-top: 20px;
font-size: 18pt;
}
#subtitle_label {
color: #999999;
margin-left: 3em;
margin-right: 3em;
}
#install_button {
margin-top: 30px;
margin-bottom: 30px;
padding-top: 20px;
padding-bottom: 20px;
margin-left: 3em;
margin-right: 3em;
}
#footer_label {
margin-bottom: 10px;
}