Logo change, Loading Page changes, password toggle bullets

This commit is contained in:
2019-02-24 17:40:31 +01:00
parent 3d33a5b0d1
commit 460fc39519
6 changed files with 39 additions and 149 deletions

View File

@@ -3,7 +3,7 @@
display: block;
width: 100%;
height: 100vh;
background-color: black;
background-color: rgb(255, 255, 255);
top: 0;
z-index: 2000;
}