bulma/docs/_sass/header.sass
2018-04-10 22:38:00 +01:00

52 lines
885 B
Sass

#github
color: $github
border-color: $github
&:hover
background: $github
border-color: $github
color: $white
.bd-tw-button
background-color: $twitter
color: $white
border-color: transparent !important
&:hover
background-color: darken($twitter, 2.5%)
color: $white
&:active,
&:focus
background-color: darken($twitter, 5%)
color: $white
#moreDropdown
.navbar-item
padding-left: 3em
position: relative
.icon
left: 1rem
position: absolute
text-align: center
top: 0.375rem
width: 1em
#moreDropdownBootstrap
.icon
color: $bootstrap
#moreDropdownPatreon
.icon
color: $patreon
+desktop
#blogDropdown
width: 17rem
.navbar-item
white-space: normal
#moreDropdown
width: 14rem
.navbar-item
padding-right: 1rem
white-space: normal
.level
flex-grow: 1