Sha256: a12320e8fe2ac3a07320bb049b160db02b8c21757ff2808fa1bed9aca568fb6b
Contents?: true
Size: 624 Bytes
Versions: 1
Compression:
Stored size: 624 Bytes
Contents
/* Forty by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Button */ .button { border: solid 2px !important; } .button.next { padding-right: 1.75em; } .button.next:before, .button.next:after { display: none; } /* Tiles */ .tiles article { width: 50%; -ms-behavior: url("assets/js/ie/backgroundsize.min.htc"); background-size: cover; } /* Banner */ #banner { -ms-behavior: url("assets/js/ie/backgroundsize.min.htc"); } #banner:after { display: none; } /* Menu */ #menu { background: #242943; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fortyone-jekyll-theme-1.0.0 | assets/css/ie8.css |