mirror of
https://github.com/jgthms/bulma
synced 2026-03-19 20:04:30 -07:00
Add features
This commit is contained in:
@@ -4,16 +4,18 @@ html.route-index
|
||||
|
||||
.title.is-2 a
|
||||
color: #242424
|
||||
padding-left: 48px
|
||||
position: relative
|
||||
|
||||
.title.is-2 a:hover
|
||||
color: #00d1b2
|
||||
|
||||
.title.is-2 .icon.is-medium
|
||||
left: 8px
|
||||
left: -80px
|
||||
opacity: 0.1
|
||||
position: absolute
|
||||
top: 10px
|
||||
.fa
|
||||
font-size: 56px
|
||||
|
||||
.hero .title.is-2 a
|
||||
color: white
|
||||
|
||||
@@ -25,3 +25,11 @@
|
||||
color: $text-light
|
||||
&:hover
|
||||
text-decoration: underline
|
||||
|
||||
.feature-title
|
||||
color: $text-light
|
||||
a
|
||||
border-bottom: 1px solid transparent
|
||||
color: $text-strong
|
||||
&:hover
|
||||
border-bottom-color: $primary
|
||||
|
||||
Reference in New Issue
Block a user