Skip to content
Snippets Groups Projects
Unverified Commit aaefecbd authored by Olivia Simonet's avatar Olivia Simonet Committed by GitHub
Browse files

Merge pull request #960 from noesya/extranet/style/credits

extranet/style/credits
parents a3714d80 d5d2cc45
No related branches found
No related tags found
No related merge requests found
.posts-show header figure
display: inline-block
position: relative
&::after
bottom: 0
content: '©'
padding: 0.5rem
padding-right: 0
position: absolute
right: 0
transform: translateY(100%)
figcaption
display: block
display: none
font-size: 1rem
font-weight: 400
left: 0
padding: 0.5rem
padding-right: 1.5rem
position: absolute
right: 0
text-align: right
z-index: 10
&::before
content: '©'
padding: 0.5rem
padding-right: 0
position: absolute
right: 0
top: 0
p
display: none
font-weight: 400
padding: 0.5rem
padding-right: 1rem
margin-bottom: 0
a
text-decoration: underline
&:hover figcaption p
&:hover figcaption
display: block
@include media-breakpoint-down(md)
figcaption p
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment