15 lines
254 B
Sass
15 lines
254 B
Sass
header
|
|
margin-top: 5px
|
|
margin-bottom: 5px
|
|
border-bottom: 1px solid #dedede
|
|
h1
|
|
font-size: $page-title-size
|
|
.tooltip
|
|
opacity: 0.3
|
|
font-size: $text-tiny
|
|
|
|
.web-notification-icon
|
|
color: #3366CC
|
|
&:focus, &:hover
|
|
color: #000
|