Sha256: 063e4ee25fc112ebc025c91e9140e1b4eff52ab3827c31775cdc70c578393ac0
Contents?: true
Size: 812 Bytes
Versions: 11
Compression:
Stored size: 812 Bytes
Contents
#header { float: left; width: 100%; background: #003366; font-size: 20px; } #iheader { margin: 0 auto; width: 950px; } #logo { float: left; color: #fff; font-size: 30px; padding: 5px 35px 0 5px; } #logo a { color: #fff; text-decoration: none; } #logo a:hover { text-decoration: underline; } #header ul { list-style: none; padding: 10px 0 0 20px; margin: 0; } #header ul li { float: left; border: 1px solid; border-bottom-width: 0; margin: 0 0.5em 0 0; } #header ul li#selected { position: relative; top: 1px; } #header ul li a { display: block; padding: 5px 6px 0 6px; text-decoration: none; color: white; background: #1a4f85; } #header ul li#selected a { background: #fff; color: #1a4f85; } #header ul li a:hover { background: #539ADF; }
Version data entries
11 entries across 11 versions & 1 rubygems