Sha256: 0f6850c91b2f1de66ca8510fc65161392487605b640acbda634ec355c9c42d65

Contents?: true

Size: 386 Bytes

Versions: 14

Compression:

Stored size: 386 Bytes

Contents

footer[role='contentinfo'] {
    @extend %text-centre;
    .social {
        a {
            @include opacity(0.3);
            &:hover {
                @include opacity(1);
            }
        }
    }
    .site-meta {
        small {
            padding: 0 1em;
            &:not(:first-child) {
                border-left: 1px solid $colour-base;
            }
        }
    }
}

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
jekyll-theme-perry-0.1.16 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.15 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.14 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.13 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.12 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.11 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.10 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.8 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.7 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.6 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.5 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.4 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.3 _sass/theme/_footer.scss
jekyll-theme-perry-0.1.2 _sass/theme/_footer.scss