Files
aegnux/styles/mainwindow.css
2025-10-29 09:09:36 +03:00

26 lines
406 B
CSS

#title_label {
margin-top: 20px;
font-size: 18pt;
}
#subtitle_label {
color: #999999;
margin-left: 3em;
margin-right: 3em;
}
#install_button,
#run_ae,
#toggle_logs_button,
#remove_aegnux_button,
#kill_ae,
#plugins_button,
#wineprefix_button {
width: 100%;
padding-top: 15px;
padding-bottom: 15px;
}
#footer_label {
margin-bottom: 10px;
}