This commit is contained in:
Jeremy Thomas
2018-04-10 15:38:50 +01:00
parent 69899e57f5
commit cbf8c62dde
15 changed files with 128 additions and 36 deletions

View File

@@ -1,7 +1,6 @@
// Index common
.bd-index-header
margin-bottom: 3rem
text-align: center
a
color: currentColor
@@ -18,9 +17,18 @@
color: $grey-light !important
strong
color: currentColor
&:not(:last-child)
margin-bottom: 3rem
&.bd-is-left
text-align: left
// JS
.bd-index-js-tweet
.bd-tw
margin-left: auto
margin-right: auto
// Customize
.bd-index-custom-title
@@ -72,6 +80,9 @@
background-color: darken($pink, 2.5%)
&:active
background-color: darken($pink, 5%)
+selection
background-color: $pink
color: $white
// Fullscreen
@@ -129,10 +140,21 @@
max-width: $intro-width
.bd-focus-item
border-radius: $radius-large
padding-top: 1.25rem
transition-duration: $speed * 2
transition-property: background-color
.subtitle
color: $grey-light
strong
color: currentColor
.title
transition-duration: $speed * 2
transition-property: color
&:hover
background-color: $white-bis
.title
color: $link
.bd-focus-icon
.fa-mobile-alt

View File

@@ -11,6 +11,8 @@
display: block
font-size: $size-5
padding: 1rem 3rem 1.5rem
transition-duration: $speed
transition-property: background-color, color
strong
font-weight: $weight-semibold
&:hover

View File

@@ -22,8 +22,6 @@
.bd-partners
background-color: $white-bis
.container
max-width: $intro-width
#carbonads
.carbon-text
padding-bottom: 0