Änderungen an 2 Files

This commit is contained in:
ja
2021-11-26 11:12:25 +01:00
parent 26b089b633
commit 426c6d57a3
2 changed files with 5 additions and 3 deletions

View File

@@ -2,11 +2,12 @@
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<!-- Bootstrap -->
<html lang="en"></html>
<html lang="en">
<!-- Required meta tags -->
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
<style>
.nav-item dropdown::marker {
background-color: #fff;
@@ -107,6 +108,7 @@
});
});
</script>
</html>
</asp:Content>
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server" EnableViewState="true">