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