Link to article: EstrellaYoshte's Illustration Desk.
:root {
--linkColor: #FF6351;
}
.img-pres {
width: min-content;
margin: 0.85rem auto;
position: relative;
display: block;
width: 80%;
padding: 0!important;
}
.img-pres::before {
content: attr(data-title);
position: absolute;
left: 0; top: 0;
display: flex;
align-items: center;
justify-content: center;
width: 100%; height: 5rem;
text-align: center;
font-size: calc(0.8em + 0.8vw);
color: var(--primaryBackgroundColor);
pointer-events: none;
z-index: 2;
}
.img-pres::after {
content: "";
position: absolute;
left: 0; top: 0;
display: block;
width: 100%; height: 6rem;
background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.64) 95%);
pointer-events: none;
}
.img-pres::before, .img-pres::after { opacity: 0; transition: opacity var(--link-timing); }
.img-pres:hover::before, .img-pres:hover::after,
.img-pres:focus::before, .img-pres:focus::after {
opacity: 1;
}
#main-content #page-content a.img-pres {
border-bottom: none;
background: none;
}
:scp-wiki:theme:monotypical
[info]
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:author-label-source
[info]
:scp-wiki:component:license-box
[info]
:scp-wiki:component:license-box-end
[info]
meta-title
img-pres
img-pres
img-pres
img-pres
img-pres
img-pres
img-pres
img-pres
img-pres
img-pres
img-pres