Sha256: ad18b6ad7cd89d55eb1f37290e3aa484b027e0bf72ad874184b8815aa0f42e35

Contents?: true

Size: 521 Bytes

Versions: 3

Compression:

Stored size: 521 Bytes

Contents

#protocol-list {
    display: none;
}

#misc-list {
    display: none;
}

.postNav {
    padding: 1em 0 1em 0;
    margin: 1em 0 2em 0;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
}

.postNav a{
    text-transform: uppercase;
    // text-align: center;
    // padding: 2em 0 2em 0;
    // margin: 2em;
}

.postNav .prev {
    float: left;
}

.postNav .next {
    float: right;
}

.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
jekyll-lab-notebook-0.1.2 _sass/lab-notebook/_base.scss
jekyll-lab-notebook-0.1.1 _sass/lab-notebook/_base.scss
jekyll-lab-notebook-0.1.0 _sass/lab-notebook/_base.scss