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

25
css/highway_main.css Normal file
View File

@@ -0,0 +1,25 @@
#art-banner{
background-color:#aa0000;
}
#art-logo_highway{
background-image:url("../images/highway118.gif");
margin:0px;
padding:0px;
width: 330px;
height: 165px;
background-repeat: no-repeat;
background-size: 100%;
position: absolute;
top:00px;
z-index: 2;
left:47%;
width:20em;
margin-left:-10em;
}