| Line 87: |
Line 87: |
| | width: 20px; | | width: 20px; |
| | float: left; | | float: left; |
| − | $extend %verticaltext;
| |
| | } | | } |
| | | | |
| − | #hrp-header .default, #hrp-header-compact .default { | + | #hrp-header .default { |
| | + | background: #00497a; |
| | + | color: white; |
| | + | font-family: "Aller"; |
| | + | padding-right: 5px; |
| | + | text-align: right; |
| | + | } |
| | + | |
| | + | #hrp-header-compact .default { |
| | + | $extend %verticaltext; |
| | background: #00497a; | | background: #00497a; |
| | color: white; | | color: white; |