Sha256: 75224798cc2523829c0d5e8d376c315d6410d7f43cf10452aae16ebd7242e42c
Contents?: true
Size: 677 Bytes
Versions: 2
Compression:
Stored size: 677 Bytes
Contents
.centos-header { background-image: url($centos-background-image); background-color: $nord-color-0; background-size: cover; margin-bottom: 2.5em; h1 { color: #fff; text-shadow: 0 0 5px #000; } p { color: #fff; text-shadow: 0 0 5px #000; } .btn { margin-bottom: $line-height-base - 1em; margin-right: $line-height-base - 1em; } .paginator { color: #fff; background: $black; font-size: $h1-font-size; opacity: 0.2; &:hover { opacity: 1; } &-previous { float: left; padding: 1em; } &-next { float: right; padding: 1em; } } } @import "header/_home"; @import "header/_page";
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-centos-0.1.5 | _sass/centos/_header.scss |
jekyll-theme-centos-0.1.4 | _sass/centos/_header.scss |