Add index customized

This commit is contained in:
Jeremy Thomas
2018-04-10 14:28:45 +01:00
parent abaf686b25
commit 69899e57f5
11 changed files with 955 additions and 54 deletions

View File

@@ -15,12 +15,71 @@
strong
color: $primary
.subtitle
color: $grey-light
color: $grey-light !important
strong
color: currentColor
&.bd-is-left
text-align: left
// Customize
.bd-index-custom-title
color: $grey-light
.bd-index-custom-example
padding: 1rem
.subtitle
margin-bottom: 0.5rem
.bd-index-custom.bd-is-after
color: $brown
font-family: "Nunito", serif
margin-top: 0.5rem
a
color: $pink
&:hover
color: #363636
.subtitle
color: $brown
.input,
.select select
background-color: $beige-lighter
border-color: transparent
border-width: 2px
box-shadow: none
font-family: "Nunito", serif
&:hover
border-color: $beige-light
&:focus
border-color: $pink
box-shadow: 0 0 0 0.125em rgba($pink, 0.25)
.select
&:not(.is-multiple):not(:hover)
&::after
border-color: $pink
.button
&.is-primary
background-color: $mauve
color: $white
&:hover
background-color: darken($mauve, 2.5%)
&:active
background-color: darken($mauve, 5%)
&.is-link
background-color: $pink
color: $white
&:hover
background-color: darken($pink, 2.5%)
&:active
background-color: darken($pink, 5%)
// Fullscreen
.bd-index-fullscreen
.tabs
a
color: $grey-light !important
// Columns
#grid