Update style.css
This commit is contained in:
parent
db3c18cf32
commit
e487e863e5
1 changed files with 1 additions and 2 deletions
|
@ -7,8 +7,7 @@
|
||||||
body {
|
body {
|
||||||
padding: 30px;
|
padding: 30px;
|
||||||
font-family: "Segoe UI", "Roboto", sans-serif !important;
|
font-family: "Segoe UI", "Roboto", sans-serif !important;
|
||||||
background-size: cover;
|
background-color: #56a0d1;
|
||||||
background-image: url(wallpaper.jpg);
|
|
||||||
}
|
}
|
||||||
#main-window {
|
#main-window {
|
||||||
max-width: 600px;
|
max-width: 600px;
|
||||||
|
|
Loading…
Reference in a new issue