Newer
Older
a
text-decoration-color: transparent
transition: color 0.3s ease
> div
&:first-of-type
grid-column: 1 / 7
grid-column: 8 / 12
align-items: start
display: flex
@include media-breakpoint-down(desktop)
flex-wrap: wrap
justify-content: space-between
margin-top: $spacing1
h3
a:hover
color: $color-accent
.paper-kind
@include meta
text-transform: uppercase
margin-right: $spacing1
.paper-volume
@include meta
text-transform: lowercase
a
@include link($color-text)
text-transform: none
span
text-transform: uppercase
margin-block-start: half($spacing3)
li
+ li
article
@include media-breakpoint-up(desktop)
@include grid
+ article
margin-top: $spacing2
@include media-breakpoint-down(desktop)
.document-content
aside
order: 2
padding: 0 half($grid-gutter-sm)
@include media-breakpoint-up(desktop)
.paper-sidebar
@include container-margin-left
margin-top: 0
top: 0
left: 0
height: 100%
position: absolute
width: col-outside-container(4)
> div
height: 100%
position: relative
aside
border-bottom: 1px solid $color-border
padding-bottom: $spacing1
margin-top: $spacing4
.squared-button
margin-bottom: 0
margin-top: $spacing0
width: auto
&:first-of-type
margin-top: 0
.paper-body
h2
margin-bottom: $spacing2
.paper-authors
h2
.name
a
@include h4
@include stretched-link(before)
text-decoration: none
.document-nav
// @include media-breakpoint-up(desktop)
// grid-column: 1 / 5
// img
// width: col(2, 4)