first git

This commit is contained in:
2021-07-06 10:03:36 +02:00
commit 7937ab972e
417 changed files with 18573 additions and 0 deletions

33
css/main_ie.css Normal file
View File

@@ -0,0 +1,33 @@
#art-banner{
background-color:#012b64;
background-color:#0066aa;
height:100%;
width: 100%;
margin:0px;
padding:0px;
height: 200px;
background-size: 100% 100%;
position: absolute;
top:0px;
left: 0px;
z-index: 1;
border-bottom: 3px solid black;
}
body{
background: none;
background-image: none;
background-size: 0,0;
background-color: #e8e8ea;
background-color:white;
}