Sha256: 0056181a3d6a6378473b137f021afc70c1cee84c31c2f1e52d8ac3e101bc1ebb

Contents?: true

Size: 275 Bytes

Versions: 11

Compression:

Stored size: 275 Bytes

Contents

/* 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

11 entries across 11 versions & 1 rubygems

Version Path
jekyll-theme-editorial-1.0.11 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.10 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.9 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.8 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.7 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.6 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.5 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.4 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.3 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.2 _sass/components/_icons.scss
jekyll-theme-editorial-1.0.1 _sass/components/_icons.scss