Codedesign änderungen und fixen des scroll bugs
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
background-attachment: fixed;
|
||||
background-size: cover;
|
||||
background-color: #fff;
|
||||
|
||||
}
|
||||
|
||||
#Login1_LoginButton {
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
background-size: cover;
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x:clip;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
|
||||
@@ -105,6 +105,7 @@
|
||||
background-size: cover;
|
||||
background-color: #fff;
|
||||
overflow-y: clip;
|
||||
overflow-x:clip;
|
||||
}
|
||||
|
||||
#content_container {
|
||||
|
||||
Reference in New Issue
Block a user