first git
This commit is contained in:
25
css/highway_main.css
Normal file
25
css/highway_main.css
Normal 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;
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user