Customize section init

This commit is contained in:
Jeremy Thomas
2018-07-14 00:42:07 +01:00
parent 5a478857a8
commit f637ee0009
17 changed files with 460 additions and 2 deletions

View File

@@ -2,6 +2,17 @@
overflow: hidden
position: relative
.bd-figure
+block
border: 2px solid $white-ter
border-radius: $radius
text-align: center
figcaption
background-color: $white-ter
color: $text-light
font-size: $size-small
padding: 1em
// Lead
.bd-lead
@@ -140,6 +151,14 @@
position: relative
&.is-active
color: $link
.tag
border-radius: 2px
font-family: Verdana
font-size: 0.5rem
font-weight: bold
height: 2.25em
margin-left: 0.5em
vertical-align: text-bottom
.bd-category-list
@extend %bd-list

View File

@@ -228,6 +228,7 @@
.bd-anchor-link
position: absolute
right: calc(100% + 1rem)
top: 0
+until($widescreen)
left: 0
right: auto