Änderungen CSS
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Welcome.aspx.vb" Inherits="Customers_Default" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
||||
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>
|
||||
|
||||
<style>
|
||||
.container{
|
||||
background-color:#fff;
|
||||
@@ -9,13 +9,14 @@
|
||||
}
|
||||
</style>
|
||||
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
|
||||
}
|
||||
<link rel="stylesheet" type="text/css" href="../css/Welcome.css"/>}
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
<div class="align-self-xl-start" style="/*margin-top:5px;*/margin-left:30px; margin-top:0.6510416666666667vw; margin-right:30px; place-content:center;">
|
||||
<div id="containerseiterand">
|
||||
<div style="height:/*90px*/9.68783638320775vh;"></div>
|
||||
<div>
|
||||
<div id="containerseiterand">
|
||||
|
||||
<h1>Hauptseite Kunden:</h1>
|
||||
<asp:Label ID="Label3" runat="server" Text="Kundennr.: 045112"></asp:Label>
|
||||
<asp:Label ID="Label2" runat="server" Text="Bereich: "></asp:Label>
|
||||
@@ -70,9 +71,9 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div style="height:/*140px*/15.069967707212056vh;"></div>
|
||||
|
||||
</div></div>
|
||||
|
||||
</asp:Content>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user