Some more initial UI work, initial translation support
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
body {
|
||||
display: flex;
|
||||
font-family: Noto Sans;
|
||||
min-width: 1150px;
|
||||
min-height: 600px;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
|
||||
html {
|
||||
/* Overwrite the white that is set by bulma.css */
|
||||
background-color: transparent;
|
||||
}
|
||||
1
src/static/system-installer.css
Symbolic link
1
src/static/system-installer.css
Symbolic link
@@ -0,0 +1 @@
|
||||
system-installer-dark.css
|
||||
Reference in New Issue
Block a user