Layout änderung vom login Fenster
This commit is contained in:
@@ -1,3 +1,7 @@
|
|||||||
* {
|
.login-container {
|
||||||
background-color: red;
|
margin: auto;
|
||||||
|
padding: 30px;
|
||||||
|
width: 200px;
|
||||||
|
background-color: lightblue;
|
||||||
|
|
||||||
}
|
}
|
||||||
@@ -1,4 +1,4 @@
|
|||||||
/*This is the Stylesheet for the Login Screen*/
|
/*This is the Stylesheet for the Login Screen*/
|
||||||
body {
|
body {
|
||||||
background-color: #da1f3d;
|
background-color: #bbbbbb;
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user