mirror of
https://github.com/relativemodder/aegnux.git
synced 2025-12-10 05:29:38 +05:00
initial structure
This commit is contained in:
23
styles/mainwindow.css
Normal file
23
styles/mainwindow.css
Normal file
@@ -0,0 +1,23 @@
|
||||
#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;
|
||||
}
|
||||
Reference in New Issue
Block a user