Stop Chrome from flashing white between page loads
This commit is contained in:
parent
4ba4559f01
commit
620029c04e
|
@ -10,6 +10,7 @@ body {
|
||||||
}
|
}
|
||||||
html, body {
|
html, body {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
background: #7f7f7f;
|
||||||
}
|
}
|
||||||
|
|
||||||
#login-page {
|
#login-page {
|
||||||
|
|
Loading…
Reference in New Issue