Favicons wurden hinzugefügt

This commit is contained in:
ja
2021-08-20 13:15:16 +02:00
parent 0d70b686cb
commit 26ac3c5b7b
4 changed files with 4 additions and 0 deletions

View File

@@ -47,6 +47,7 @@
<script src="../js/netzwerk.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
<script type="text/javascript">
// Vergebe den Event-Handler
document.onkeydown = handleKeyEvent;

View File

@@ -124,6 +124,7 @@
}
</style>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
</asp:Content>

View File

@@ -1,6 +1,7 @@
<%@ Page Title="Kundenseite VERAG" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Kundenseite.aspx.vb" Inherits="Kundenbereich_Default" %>
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
<style>
.btn btn-primary{
color: #043381;

View File

@@ -9,6 +9,7 @@
min-width: 110%;
}
</style>
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
}
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">