Code design Änderungen sowie Design-Anpassungen aöller Seiten auf Mobilgeräten
This commit is contained in:
@@ -24,7 +24,23 @@
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/MasterpageCustomers.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
|
||||
|
||||
<style>
|
||||
@media (max-width: 558.98px) {
|
||||
body {
|
||||
max-width: 390px;
|
||||
}
|
||||
|
||||
h1 {
|
||||
color: #043381;
|
||||
font-size: 22px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
color: #043381;
|
||||
font-size: 28px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<asp:ScriptManager ID="script6" runat="server"></asp:ScriptManager>
|
||||
|
||||
Reference in New Issue
Block a user