You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
305 B
CSS
13 lines
305 B
CSS
/*
|
|
Interphase by TEMPLATED
|
|
templated.co @templatedco
|
|
Released for free under the Creative Commons Attribution 3.0 license (templated.co/license)
|
|
*/
|
|
|
|
/* Banner */
|
|
|
|
#banner {
|
|
background: url("../../images/banner.jpg");
|
|
background-size: cover;
|
|
-ms-behavior: url("css/ie/backgroundsize.min.htc");
|
|
} |