Änderungen CSS

This commit is contained in:
ja
2021-08-30 10:55:45 +02:00
parent fd0a71ee93
commit d7d2619df2
12 changed files with 176 additions and 153 deletions

View File

@@ -17,15 +17,15 @@
<link rel="shortcut icon" href="images/Icons/favicon/favicon.ico" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="shortcut icon" href="../images/Icons/favicon/favicon.ico" />
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
<script src="js/netzwerk.js" type="text/javascript"></script>
<script src="js/netzwerk.js" type="text/javascript"></script>
<link rel="stylesheet" type="text/css" href="../css/main.css"/>
<link rel="stylesheet" type="text/css" href="../css/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/style.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../css/navbarsidebar2.css"/>
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
<link rel="stylesheet" type="text/css" href="../css/Customers/Welcome.css"/>
</asp:Content>
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
@@ -36,7 +36,7 @@
<asp:Label ID="Label1" runat="server" Text="Mitarbeiter "></asp:Label>
<div style="height:25px;padding:7.5px 0;">
<h1>News für dich:</h1>
<h1>News für dich:</h1>
</div>
<!--<br><br>
Die Mitarbeiter der VERAG Spedition AG haben sich auf die Bereiche Zoll und Steuer spezialisiert und können so ihren Kunden einen individuell abgestimmten Service anbieten.
@@ -52,24 +52,24 @@
</div>
<div class="carousel-inner">
<div class="carousel-item active">
<a href="Invoices.aspx"> <img src="../images/pics/pexels-kampus-production-7477713.jpg" id="imgcar" style="width:100%;height:auto" alt="First slide"></a>
<div class="carousel-caption d-none d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%">
<a href="Invoices.aspx?Par1=3"><h5 style="opacity:100%">Rechnungen</h5></a>
<a href="Invoices.aspx?Par1=3"> <p style="color:#fff;opacity:100%">Hier erfahren sie alles über Ihre Rechnungen.</p></a>
<a href="Invoices.aspx"> <img src="../images/pics/pexels-kampus-production-7477713.jpg" id="imgcar" style="width: 100%" alt="First slide"></a>
<div class="carousel-caption d-block d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;height:auto">
<a href="Invoices.aspx"><h5 style="opacity:100%">Rechnungen</h5></a>
<a href="Invoices.aspx"> <p style="color:#fff;opacity:100%">Hier erfahren sie alles über Ihre Rechnungen.</p></a>
</div>
</div>
<div class="carousel-item">
<a href="CustomerIndex.aspx"><img class="d-block w-100" src="../images/pics/pexels-photoscom-93398.jpg" id="imgcar" style="width:100%;height:auto" alt="Second slide"></a>
<div class="carousel-caption d-none d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%">
<a href="CustomerIndex.aspx"><img src="../images/pics/pexels-photoscom-93398.jpg" id="imgcar" style="width: 100%" alt="Second slide"></a>
<div class="carousel-caption d-block d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;height:auto">
<a href="CustomerIndex.aspx"> <h5 style="opacity:100%">Kundenseite</h5></a>
<a href="CustomerIndex.aspx"><p style="color:#fff;opacity:100%">Hier beginnt alles mit Ihren Aufträgen.</p></a>
</div>
</div>
<div class="carousel-item">
<a href="Welcome.aspx"><img class="d-block w-100" src="../images/pics/pexels-jopwell-2422293.jpg" id="imgcar" style="width:100%;height:auto" alt="Third slide"></a>
<div class="carousel-caption d-block w-90" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;width:100%;height:auto">
<a href="Welcome.aspx"><img src="../images/pics/pexels-jopwell-2422293.jpg" id="imgcar" style="width: 100%" alt="Third slide"></a>
<div class="carousel-caption d-block d-md-block" style="background:linear-gradient(to right, #003680 , #0055cc);opacity:80%;height:auto">
<a href="Welcome.aspx"><h5 style="opacity:100%">Startseite</h5></a>
<a href="Welcome.aspx?Par1=1"><p style="color:#fff;opacity:100%">Der Einstieg zu Ihrem Profil.</p></a>
<a href="Welcome.aspx"><p style="color:#fff;opacity:100%">Der Einstieg zu Ihrem Profil.</p></a>
</div>
</div>
</div>
@@ -81,13 +81,7 @@
<span class="carousel-control-next-icon" aria-hidden="true"></span>
<span class="visually-hidden">>></span>
</button>
</div>
</div>
<div style="height:/*140px*/15.069967707212056vh;"></div>
</asp:Content>
</div>
</div>
<div style="height:/*140px*/15.069967707212056vh;"></div>
</asp:Content>