Skip to content
Snippets Groups Projects
Commit d5d2cc45 authored by Olivia206's avatar Olivia206
Browse files

changed hover credit style

parent 44329e48
No related branches found
No related tags found
No related merge requests found
.posts-show header figure .posts-show header figure
display: inline-block display: inline-block
position: relative position: relative
&::after
bottom: 0
content: '©'
padding: 0.5rem
padding-right: 0
position: absolute
right: 0
transform: translateY(100%)
figcaption figcaption
display: block display: none
font-size: 1rem font-size: 1rem
font-weight: 400
left: 0 left: 0
padding: 0.5rem
padding-right: 1.5rem
position: absolute position: absolute
right: 0 right: 0
text-align: right text-align: right
z-index: 10 z-index: 10
&::before
content: '©'
padding: 0.5rem
padding-right: 0
position: absolute
right: 0
top: 0
p p
display: none margin-bottom: 0
font-weight: 400
padding: 0.5rem
padding-right: 1rem
a a
text-decoration: underline text-decoration: underline
&:hover figcaption p &:hover figcaption
display: block display: block
@include media-breakpoint-down(md) @include media-breakpoint-down(md)
figcaption p 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