Link to article: SCP-100-IT.
.hover {
color: #3B4;
text-decoration: underline;
border-bottom: 1px solid;
}
.hover:hover {
text-decoration: none;
border-bottom: none;
}
.hover span { display: none;}
.hover:hover span {
position: absolute;
display: inline;
margin: 15px -20px;
height: auto;
width: 250px;
background: #FFF;
border: 2px solid #34B;
color: #000;
padding: 1em;
}
.hover:hover span span {
position: relative;
margin: auto;
height: auto;
width: auto;
border: none;
padding: 0;
}
.exploration-log{
display: inline-block;
padding-left: 15px;
padding-right: 15px;
border-radius: 10px;
border: dashed 1px #444444;
background: #F5F5F5;
float: top;
width: 95%;
}
hover
hover
hover
hover
exploration-log