3
0
Fork 0
mirror of https://github.com/nanoy42/coope synced 2024-07-07 14:14:05 +00:00
coope/staticfiles/css/ie8.css

66 lines
882 B
CSS

/*
Stellar by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Type */
body {
color: #ffffff;
}
/* Button */
.button {
position: relative;
border: solid 1px !important;
}
.button.special {
border: none !important;
}
/* Icon */
.icon.major {
-ms-behavior: url("assets/js/ie/PIE.htc");
}
.icon.major:before {
font-size: 4em;
border: 0;
}
/* Spotlight */
.spotlight .image {
position: relative;
-ms-behavior: url("assets/js/ie/PIE.htc");
}
.spotlight .image img {
position: relative;
-ms-behavior: url("assets/js/ie/PIE.htc");
}
/* Features */
.features li {
width: 29%;
}
/* Footer */
#footer > * {
width: 50%;
margin-left: 0;
}
/* Main */
#main > .main > .image.main:first-child {
margin-top: 0;
margin-left: 0;
width: 100%;
}