Css wurde verändert

This commit is contained in:
ja
2021-08-27 10:52:48 +02:00
parent 02e1fc9958
commit 1fb45bd6c4
3 changed files with 43 additions and 2 deletions

View File

@@ -16,7 +16,19 @@
<link rel="stylesheet" type="text/css" href="../../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../../stylesheets/example.css"/>
<style>
<style>
body {
background-color: #fff;
background-image: none;
}
#Login1_LoginButton {
color: #fff;
background-color: #003680;
}
@media (min-width: 768px) {
}
</style>
<script type="text/javascript">
function FocusOnInput() {