compass/doc-src/content/stylesheets/partials/_main.scss

10 lines
288 B
SCSS
Raw Normal View History

2010-11-17 05:03:42 +00:00
#page {
position: relative;
padding-top: 25px;
& > article { padding-top: 14px; font-size: 15px;
h1, h2 { padding-bottom: 6px; margin-bottom: 9px; }}}
#version { @include round-bottom-corners;
font-size: .7em;
position: absolute; top: 0; right: 0;
padding: 2px 8px 4px; }