15 lines
417 B
Sass
15 lines
417 B
Sass
// A temporary fix for displaying the header in the single post view.
|
|
// Should be removed once everything uses Bootstrap.
|
|
|
|
header
|
|
.container
|
|
width: 950px
|
|
.header-nav
|
|
span
|
|
a
|
|
font-weight: bold
|
|
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
|
|
font-size: 13px
|
|
li
|
|
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif
|
|
font-size: 13px
|