Sha256: 8641423c63298059fb8a54ca250f37a1ff8a4a39d204313847d73a0a0418ceba

Contents?: true

Size: 403 Bytes

Versions: 14

Compression:

Stored size: 403 Bytes

Contents

///
/// Ethereal 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 1rem 0 0;

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

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

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
jekyll-theme-ethereal-0.4.4 _sass/components/_icons.scss
jekyll-theme-ethereal-0.4.3 _sass/components/_icons.scss
jekyll-theme-ethereal-0.4.2 _sass/components/_icons.scss
jekyll-theme-ethereal-0.4.1 _sass/components/_icons.scss
jekyll-theme-ethereal-0.4.0 _sass/components/_icons.scss
jekyll-theme-ethereal-0.3.3 _sass/components/_icons.scss
jekyll-theme-ethereal-0.3.1 _sass/components/_icons.scss
jekyll-theme-ethereal-0.3.0 _sass/components/_icons.scss
jekyll-theme-ethereal-0.2.4 _sass/components/_icons.scss
jekyll-theme-ethereal-0.2.3 _sass/components/_icons.scss
jekyll-theme-ethereal-0.2.2 _sass/components/_icons.scss
jekyll-theme-ethereal-0.2.1 _sass/components/_icons.scss
jekyll-theme-ethereal-0.2.0 _sass/components/_icons.scss
jekyll-theme-ethereal-0.1.0 _sass/components/_icons.scss