Sha256: 44420089597500696b0e868d9209330d0eb18a8f66c7fff577b18f940b14f070

Contents?: true

Size: 423 Bytes

Versions: 24

Compression:

Stored size: 423 Bytes

Contents

///
/// Editorial by HTML5 UP
/// html5up.net | @ajlkn
/// Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
///

/* Footer */

#footer {
	.copyright {
		color: _palette(fg-light);
		font-size: 0.9em;

		a {
			color: inherit;
		}
	}
}

/* Inverted */

.inverted #footer {
	.copyright {
		color: _palette(fg-light-inverted);

		a {
			color: inherit;
		}
	}
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
jekyll-theme-consulting-0.6.12 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.11 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.10 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.9 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.8 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.7 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.6 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.5 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.4 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.3 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.2 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.1 _sass/layout/_footer.scss
jekyll-theme-consulting-0.6.0 _sass/layout/_footer.scss
jekyll-theme-consulting-0.5.0 _sass/layout/_footer.scss
jekyll-theme-consulting-0.4.6 _sass/layout/_footer.scss
jekyll-theme-consulting-0.4.5 _sass/layout/_footer.scss
jekyll-theme-consulting-0.4.4 _sass/layout/_footer.scss
jekyll-theme-consulting-0.4.3 _sass/layout/_footer.scss
jekyll-theme-consulting-0.4.2 _sass/layout/_footer.scss
jekyll-theme-consulting-0.4.1 _sass/layout/_footer.scss