center background by default
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
body {
|
body {
|
||||||
background-color: #01817F;
|
background-color: #01817F;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
height: 100%;
|
||||||
|
width: 100%;
|
||||||
|
background-position: 50% 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#main-window {
|
#main-window {
|
||||||
|
|||||||
Reference in New Issue
Block a user