bulma/docs/_sass/header.sass

52 lines
885 B
Sass
Raw Normal View History

2017-07-02 22:49:54 +00:00
#github
color: $github
border-color: $github
&:hover
background: $github
border-color: $github
color: $white
2017-08-14 11:44:24 +00:00
.bd-tw-button
2017-07-30 17:22:13 +00:00
background-color: $twitter
color: $white
border-color: transparent !important
2017-07-02 22:49:54 +00:00
&:hover
2017-07-30 17:22:13 +00:00
background-color: darken($twitter, 2.5%)
color: $white
&:active,
&:focus
background-color: darken($twitter, 5%)
2017-07-02 22:49:54 +00:00
color: $white
2018-04-10 21:38:00 +00:00
#moreDropdown
.navbar-item
padding-left: 3em
position: relative
.icon
left: 1rem
position: absolute
text-align: center
top: 0.375rem
width: 1em
2018-01-18 15:43:10 +00:00
#moreDropdownBootstrap
.icon
color: $bootstrap
#moreDropdownPatreon
.icon
color: $patreon
2017-07-02 22:49:54 +00:00
+desktop
#blogDropdown
2017-10-09 17:13:02 +00:00
width: 17rem
2017-07-02 22:49:54 +00:00
.navbar-item
white-space: normal
2017-07-19 21:52:22 +00:00
#moreDropdown
2018-04-10 21:38:00 +00:00
width: 14rem
2017-07-19 21:52:22 +00:00
.navbar-item
padding-right: 1rem
2018-01-18 15:43:10 +00:00
white-space: normal
2017-07-19 21:52:22 +00:00
.level
flex-grow: 1