Sha256: 83a523f4f70ff9e4e243eff902319a5a63e0ccc8b0b7d0c3faba58026630e94e
Contents?: true
Size: 890 Bytes
Versions: 4
Compression:
Stored size: 890 Bytes
Contents
// Import bootstrap4-alpha4 @import 'geekyll/bootstrap4alpha4/bootstrap'; @import 'geekyll/bootstrap4alpha4/variables'; // Fonts @import 'https://fonts.googleapis.com/css?family=Rubik:400,400i,500,500i,700'; $font-family: 'Rubik', Helvetica, Arial, sans-serif !default; $font-size: 17px !default; // Tags .tag-area { display: inline-block; padding: 3px 4px; font-size: 12px; font-weight: 600; line-height: 1; border-radius: 2px; box-shadow: inset 0 -2px 0 rgba(0,0,0,0.12); color: white; background-color: rgb(32,125,229); } // Social colors $social_github: #4f4f4f; $social_livecoding: #4f4f4f; $social_mail: #c1c1c1; $social_gitlab: #fc6d26; $social_linkedin: #385d99; $social_google-plus-square: #d34836; $social_twitter: #00aced; // Import partials @import "geekyll/typography", "geekyll/layout", "geekyll/pages", "geekyll/social", "geekyll/icons" ;
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
geekyll-0.1.2 | _sass/geekyll.scss |
geekyll-0.1.1 | _sass/geekyll.scss |
geekyll-0.1.0 | _sass/geekyll.scss |
geekyll-0.0.9 | _sass/geekyll.scss |