Sha256: 13d660bd892dbbff876195503e75d26dbac0e3ffac7f9116f87139097542e8e4
Contents?: true
Size: 1.19 KB
Versions: 1
Compression:
Stored size: 1.19 KB
Contents
/* Forty by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Spotlights */ .spotlights > section:after { content: ''; display: block; clear: both; } .spotlights > section > .image { float: left; } .spotlights > section > .content { float: left; } /* Tiles */ .tiles:after { content: ''; display: block; clear: both; } .tiles article { padding: 8em 4em 6em 4em ; float: left; height: auto; max-height: none; min-height: 0; } /* Header */ #header .logo { position: absolute; top: 0; left: 0; } #header nav { position: absolute; top: 0; right: 0; } /* Banner */ #banner { padding: 7em 0 4em 0 ; background-attachment: scroll; height: auto; max-height: none; min-height: 0; } #banner > .inner .content { display: block; } #banner > .inner .content > * { margin-left: 0; margin: 0 0 2em 0; } #banner.major { height: auto; max-height: none; min-height: 0; } /* Contact */ #contact:after { content: ''; display: block; clear: both; } #contact > .inner > * { float: left; } /* Menu */ #menu .inner { margin: 0 auto; }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
fortyone-jekyll-theme-1.0.0 | assets/css/ie9.css |