Sha256: 3ec37b2b2b4e39f0c0da4a010e7c5b4c35e53457c913079d441317d349c90378

Contents?: true

Size: 460 Bytes

Versions: 2

Compression:

Stored size: 460 Bytes

Contents

$less-font-family: "Times New Roman", Times, serif;

.gigantic {
	font-size: 123px;
	line-height: 132px;
	letter-spacing: -2px;
}

.huge {
	font-size: 76px;
	line-height: 84px;
	letter-spacing: -1px;
}

.large {
	font-size: 47px;
	line-height: 48px;
}

.bigger {
	font-size: 29px;
	line-height: 36px;
}

.big {
	font-size: 25px;
	line-height: 30px;
}

body {
	font: 18px/24px "Times New Roman", Times, serif;
}

.small {
	font-size: 13px;
	line-height: 18px;
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
compass-less-plugin-1.0 stylesheets/less/typography/_18px.scss
compass-less-plugin-1.0.beta.0 stylesheets/less/typography/_18px.scss