Karten udn Boxen Seite neu gestaltet sowie Willkommensseite angepasst.
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
<%@ Page Title="" Language="VB" MasterPageFile="~/Customers/Customers.master" AutoEventWireup="false" CodeFile="Cards_Boxes.aspx.vb" Inherits="Customers_Default" %>
|
||||
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" Runat="Server">
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="ContentPlaceHolder2" Runat="Server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="head" Runat="Server">
|
||||
<!-- Bootstrap -->
|
||||
<html lang="en"></html>
|
||||
<!-- Required meta tags -->
|
||||
@@ -28,7 +30,10 @@
|
||||
}
|
||||
#normaltable{
|
||||
width:1500px;
|
||||
}
|
||||
}
|
||||
.carousel-inner {
|
||||
width:600px;
|
||||
}
|
||||
@media (max-width: 558.98px) {
|
||||
#conovertab {
|
||||
width: 350px;
|
||||
@@ -45,6 +50,22 @@
|
||||
margin-right:5px;
|
||||
width:350px;
|
||||
}
|
||||
#imgcar{
|
||||
width:300px;
|
||||
height:125px;
|
||||
}
|
||||
.carousel-inner{
|
||||
width:600px;
|
||||
height:125px;
|
||||
}
|
||||
.carousel-item{
|
||||
width:600px;
|
||||
height:125px;
|
||||
}
|
||||
carousel-caption d-none d-md-block{
|
||||
width:600px;
|
||||
height:125px;
|
||||
}
|
||||
}
|
||||
</style>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" title="VERAG IndexCustomer"/>
|
||||
@@ -59,8 +80,8 @@
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/example.css"/>
|
||||
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
|
||||
|
||||
<asp:Content ID="Content3" ContentPlaceHolderID="ContentPlaceHolder1" Runat="Server">
|
||||
<div style="height:/*5px*/ 0.390625vh"></div>
|
||||
<h1>Karten und Boxen:</h1>
|
||||
</asp:Content>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user