Sha256: 98752926b1e50da0daffc4305b9ce9a5f6a938122a7cb3bd141f27399c0868db

Contents?: true

Size: 507 Bytes

Versions: 39

Compression:

Stored size: 507 Bytes

Contents

footer {
	color: $medium_gray;
	background-color: $lightest_gray;
	margin-top: 80px;
	border-top: 1px solid $light_gray;
	padding: 40px 0px;
}

footer p.small {
	color: $mid_gray;
	font-size: $smallFontSize;
}

footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

footer ul li {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;

	&:first-child {
		font-family: $menuFontFamily;
		font-weight: 400;
		font-size: 14px;
		color: $darker_gray;
		margin-bottom: 10px;

		a {
			color: $lighter_blue;
		}
	}
}

Version data entries

39 entries across 39 versions & 1 rubygems

Version Path
atlas_assets-0.5.3 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.5.2 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.5.1 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.5.0 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.10 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.9 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.8 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.7 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.6 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.5 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.4 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.3 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.2 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.1 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.4.0 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.3.4 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.3.3 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.3.2 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.3.1 lib/assets/stylesheets/atlas_assets/_footer.scss
atlas_assets-0.3.0 lib/assets/stylesheets/atlas_assets/_footer.scss