Sha256: ece28dd770d66a16cd7fbb9965157416b50ec430d2f1df956b70c9ced4f55580
Contents?: true
Size: 1.25 KB
Versions: 6
Compression:
Stored size: 1.25 KB
Contents
#header { padding:1px 30px; color: white; font-size: 14px; line-height:23px; text-decoration: none; overflow: hidden; margin-bottom: 20px; box-shadow: #666 0 0 3px; background-color: #005782; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1A719C', endColorstr='#005782'); @include background(linear-gradient(top, #1A719C 0%, #005782 100%)); background: linear-gradient(to bottom, #1A719C 0%, #005782 100%); #header_wrapper { max-width: 980px; min-width:580px; padding:0 29px 0 249px; margin: 10px auto; overflow:hidden; position:relative; } #app_logo { width: 220px; right: 220px; position:absolute; top:0; left:29px; overflow:hidden; a { margin-top:8px; background:image-url('admin/logo.png') no-repeat 0 0; width:148px; height:32px; overflow:hidden; text-indent:-9999px; display:block; } } #center { overflow: hidden; float:left; font-size: 14px; a {color:#fff} } #links { float: right; margin-right:4px; a { padding-bottom: 2px; margin-left: 8px; color: white; font-size: 10px; text-decoration: none; white-space: nowrap; line-height: 46px; } } }
Version data entries
6 entries across 6 versions & 1 rubygems