4 lines
87 B
CSS
4 lines
87 B
CSS
/*This is the Stylesheet for the Login Screen*/
|
|
body {
|
|
background-color: #da1f3d;
|
|
} |