Sortierung der login-css Dateien sowie der Auslagerung in einzelne CSS-Dateien

This commit is contained in:
ja
2021-08-27 09:12:39 +02:00
parent f5f96df940
commit fe14e013fd
7 changed files with 56 additions and 52 deletions

View File

@@ -18,11 +18,7 @@
<link rel="stylesheet" type="text/css" href="../../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../../stylesheets/example.css"/>
<style>
@media (min-width: 768px) {
}
</style>
<script type="text/javascript">
function FocusOnInput() {
document.getElementById("UserName").focus();