Sha256: 26731dd3230cb8c79f693b354beba757e6a48fce44067e1dd7e8aa486e75223c

Contents?: true

Size: 429 Bytes

Versions: 2

Compression:

Stored size: 429 Bytes

Contents

* {
    box-sizing: border-box;
}

html, body, div, span, h1, h2, p, a, em, img,
small, strike, strong, b, u, i, center, dl, dt, dd, ol, ul, li,
article, aside, figcaption, footer, header, hgroup, nav, section {
    margin: 0;
    padding: 0;
    font-size: 100%;
    text-decoration: none;
    color: black;
}

article, aside, footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
lysande-jekyll-theme-3.2.0 _sass/_reset.scss
lysande-jekyll-theme-1.0.0 _sass/_reset.scss