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