Sha256: 48eb549caaad002ab908fdbd11deb81498e8fdd6a0c6bd6123c4c652865b748c
Contents?: true
Size: 863 Bytes
Versions: 6
Compression:
Stored size: 863 Bytes
Contents
#main { background: image-url('home-bg.jpg') no-repeat fixed center center / cover #383A3D; position: relative; .header{ .logo { width: 430px; padding: 4% 0px 6%; margin: 0px auto; } } .welcome-shared span { display: block; text-transform: uppercase; &.not-bold { font-size: 22px; line-height: 24px; font-weight: 200; } &.bold { font-weight: 600; font-size: 42px; line-height: 52px; margin: 0.25em 0px; } } } #landing-page { background: image-url('landing-bg.gif') repeat-x fixed left center #B9B9B8; #header{ height: 150px; } #header-region { float: right; padding: 26px 18px 0px 0px; } #header:after { visibility: hidden; display: block; font-size: 0px; content: " "; clear: both; height: 0px; } }
Version data entries
6 entries across 6 versions & 1 rubygems