Sha256: 02f938117795086098f455af389766adecbbca0d1d693a71f263f8482592f6f3
Contents?: true
Size: 1.21 KB
Versions: 6
Compression:
Stored size: 1.21 KB
Contents
body { position: relative; padding: 0; margin: 0; font-family: "ars-maquette-web"; } .style-guide-content { width: 100%; margin: 0 auto; } @media (min-width: 720px) { .style-guide-content { position: relative; } .style-guide-content .style-guide-sidebar { width: 20%; } .style-guide-content .style-guide-sidebar { position: absolute; } .style-guide-content .style-guide-sidebar.style-guide-fixed { position: fixed; top: 0; width: 144px; } .style-guide-content .style-guide-partials { width: 79%; margin-left: 21%; float: left; } } @media (min-width: 840px) { .style-guide-content .style-guide-sidebar { width: 25%; } .style-guide-content .style-guide-partials { width: 74%; margin-left: 26%; float: left; } .style-guide-content .style-guide-sidebar.style-guide-fixed { width: 210px; } } @media (min-width: 960px) { .style-guide-content { width: 960px; } .style-guide-content .style-guide-sidebar { width: 30%; } .style-guide-content .style-guide-partials { width: 69%; margin-left: 31%; float: left; } .style-guide-content .style-guide-sidebar.style-guide-fixed { width: 288px; } }
Version data entries
6 entries across 6 versions & 1 rubygems