Sha256: 2b874f5f57ce4c046ef3a017b3d50bce42ab012dab7133ee2e9aef87307123ea

Contents?: true

Size: 477 Bytes

Versions: 1

Compression:

Stored size: 477 Bytes

Contents

#logo-holder {
	height: 100px;
	display: table-cell;
	vertical-align: bottom;

	h1 {
		font-size: 30px;
		font-weight: normal;
		font-family: 'Verlag-Black';
		color: #333333;
		margin: 0px;
		padding: 0px;
	}
}

#account-holder {
	position: absolute;
	top: 20px;
	right: 0px;

	@include menu(9px, right, 0 0 0 20px)
}

#header-nav-holder {
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-family: 'Verlag-Bold';
	color: #333333;

	@include menu(16px, right, 0 0 0 40px)
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gemgento-2.8.0 app/assets/stylesheets/gemgento/default-views/_header.scss