Sha256: ed80e2b4f7bd658a459c5c7d59ab0a587e3dd0f4411b1d5cb40a6ef0ac60b586

Contents?: true

Size: 509 Bytes

Versions: 1

Compression:

Stored size: 509 Bytes

Contents

body > footer {
    background: $base2;
    border-top: $border;
    color: $base03;
    font-family: $font-family-2;
    font-size: 1.6rem;
    line-height: 2.4rem;
    padding: 1rem 0;
    text-align: center;

    hr {
        display:none;
    }
    
    img {
        width:3.2rem;
        height:3.2rem;
    }

    p:nth-child(2) a {
        margin-right:1.6rem;
    }

    a:any-link {
        text-decoration:none;
    }

    p:last-child {
        font-size:1.3rem;
        font-style:italic;
    }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nokcode-theme-0.1.0 _sass/nokcode/_footer.scss