Files
bulma/docs/_sass/route.sass

22 lines
480 B
Sass
Raw Normal View History

2017-07-02 23:49:54 +01:00
html.route-index
2018-04-10 12:26:37 +01:00
.title.is-2,
.title.is-3
2017-07-02 23:49:54 +01:00
position: relative
2018-04-10 12:26:37 +01:00
a
color: $text-strong
position: relative
a:hover
color: $blue
2017-07-02 23:49:54 +01:00
.hero .title.is-2 a
2017-10-08 16:16:05 +01:00
color: $white
2017-07-02 23:49:54 +01:00
.hero .title.is-2 a:hover
2017-10-08 16:16:05 +01:00
color: $white
2017-07-02 23:49:54 +01:00
.hero.is-primary a.column,
.hero.is-primary a.column:hover
2017-10-08 16:16:05 +01:00
color: $white
2017-07-02 23:49:54 +01:00
.hero.is-primary a.column:hover .title strong
border-bottom: 1px solid
@media screen and (max-width: 979px)
.title.is-2 a
padding-left: 0