Sha256: c352da0766b91d01bbe752d18d6a304348a4edf33ee751423bf7afff1c1c673e

Contents?: true

Size: 424 Bytes

Versions: 14

Compression:

Stored size: 424 Bytes

Contents

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

/* Icons */

	ul.icons {
		cursor: default;
		list-style: none;
		padding-left: 0;

		li {
			display: inline-block;
			padding: 0 1em 0 0;

			&:last-child {
				padding-right: 0;
			}

			.icon {
				color: inherit;

				&:before {
					font-size: 1.25em;
				}
			}
		}
	}

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
jekyll-theme-html5up-editorial-0.1.1 _sass/components/_icons.scss
jekyll-theme-html5up-editorial-0.1.0 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.12 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.11 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.9 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.8 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.7 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.6 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.5 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.4 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.3 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.2 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.1 _sass/components/_icons.scss
jekyll-theme-consulting-0.2.0 _sass/components/_icons.scss