Sha256: 9d60cd0da72f336b5403bc0fecff82475da4d4d9476fc87a76928efc00608f83
Contents?: true
Size: 968 Bytes
Versions: 3
Compression:
Stored size: 968 Bytes
Contents
// This File is imported last, and will override other styles in the cascade // Add styles here to make changes without digging in too much // Add back the social sharing CSS .sharing { p.meta + & { padding: { top: 1em; left: 0; } margin-bottom: 20px; background: $img-border top left repeat-x; } } #fb-root { display: none; } // Restore bullets .entry-content ol li { list-style: decimal outside none; padding: 0.1em 0 0.5em 0; } .entry-content ul li { list-style: disc outside none; padding: 0.1em 0 0.5em 0; } // Tweak text in the front page widgets area p.widgets { margin: 0 0 8px 0; line-height: 1.5; padding-top: 2px; } // Get rid of box-shadow for individual archive entries article.archive-article-format { box-shadow: none; padding: 0; } // Add a little space between the top of the archive list and the page title #blog-archives { margin-top: 30px; } // Add a little horizontal space in dt elements .dl-horizontal dt { width: 135px; }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jekyll-foxslide-0.1.2 | _sass/custom/_styles.scss |
jekyll-foxslide-0.1.1 | _sass/custom/_styles.scss |
jekyll-foxslide-0.1.0 | _sass/custom/_styles.scss |