Sha256: 62811a25c99edfda2dbe44d09af1e87ec665dcd292c90fb078ad5f913c69cd9a
Contents?: true
Size: 1.27 KB
Versions: 9
Compression:
Stored size: 1.27 KB
Contents
h1, h2, h3, h4, h5, h6, p, ol, ul { margin: 0; padding: 0; font-weight: normal; } header, section, article, footer, aside, nav { display: block; } #wrapper { margin: 0 auto; width: 660px; } header { position: relative; margin-top: 5em; } header span { display: block; } header #logo { width: 145px; height: 145px; -moz-border-radius: 72px; -webkit-border-radius: 72px; border-radius: 72px; background-color: black; color: white; position: relative; margin: 0 auto; } header #logo a { color: white; text-decoration: none; position: absolute; margin: 1em 0 0 1.5em; text-align: center; text-transform: lowercase; } header #navigation { margin: 5em 0; text-transform: lowercase; text-align: center; font-style: italic; font-size: 0.8em; } header #navigation li:not(:last-child):after { content: " /"; } header #navigation a { color: black; text-decoration: none; } header #navigation a:hover { text-decoration: underline; } nav li { display: inline; list-style-type: none; } #breadcrumbs, footer { color: #666666; font-size: 0.7em; } #breadcrumbs { margin: 3em 0 0 0; } #breadcrumbs li:not(:last-child):after { content: " →"; } #breadcrumbs a { color: inherit; } nav, footer { margin: 1em 0; } h1, h2, h3, h4, h5, h6 { margin: 1.25em 0; }
Version data entries
9 entries across 6 versions & 1 rubygems