Link to article: SCP-5500-3.
.hover {
color: red;
text-decoration: underline;
}
.hover .hover-text {
position: absolute;
display: none;
margin: 20px 0px;
height: auto;
width: auto;
background:white;
border: 1px solid black;
color: black;
padding: 0.5em;
}
.hover:hover {
text-decoration: none;
border-bottom: none;
color: #004c00;
}
.hover:hover .hover-text {
display: inline;
}
width:100%;
width: 100%;
width:100%;
hover
hover-text
scp-image-block
block-center
scp-image-caption
hover
hover-text
hover
hover-text