Files
VERAG_Homepage/css/highway_main.css
2021-07-06 10:03:36 +02:00

25 lines
382 B
CSS

#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;
}