container wurde zentriert und css hinzugefügt.

This commit is contained in:
ja
2021-08-10 15:42:26 +02:00
parent 34341aa7fe
commit 4a4a644e18
2 changed files with 50 additions and 74 deletions

View File

@@ -73,7 +73,7 @@
<link rel="SHORTCUT ICON" href="images/Icons/favicon/favicon.ico" />
<!-- <link rel="stylesheet" type="text/css" href="css/edit_main.css"> -->
<style>
<style>
body{
background-image: url(images/road.jpg);
background-position:center center;
@@ -82,12 +82,10 @@
background-size:cover;
background-color:#043381;
}
#headertable:hover{
background-color:aliceblue;
color:#043381;
}
.dropbtn {
background-color: #043381;
position: absolute;
@@ -97,7 +95,9 @@
font-size: 1em;
border: none;
}
#bodycontent{
background-color:#fff;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
display: none;
@@ -138,8 +138,7 @@
}
#flex-container{
width:1800px;
}
}
/*Modal*/
.modal-header,
.modal-footer {
@@ -307,12 +306,12 @@
</head>
<body>
<div class="align-self-center">
<div class="containerall">
<form id="leftLinks" runat="server">
<div id="bodycontent">
<span class="content_all">
<span class="content_all" style="background-color:#fff">
<!-- <div id="nav-main">
<div id="art-logo"></div>