CSS Erstellung und Änderungen
This commit is contained in:
@@ -64,7 +64,21 @@
|
||||
window.history.back()
|
||||
}
|
||||
</script>
|
||||
<link rel="stylesheet" type="text/css" href="../login/login_FLEX.css"/>
|
||||
<style>
|
||||
body {
|
||||
background-color: #fff;
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
#Login1_LoginButton {
|
||||
color: #fff;
|
||||
background-color: #003680;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
}
|
||||
|
||||
</style>
|
||||
</head>
|
||||
|
||||
<body onload="FocusOnInput()">
|
||||
|
||||
Reference in New Issue
Block a user