Link to article: SCP-2947.
.hover {
text-decoration: none;
border-bottom: none;
color:black;
}
.hover:hover {
text-decoration: none;
border-bottom: none;
color:#004c00;
}
.hover span { display: none;}
.hover:hover span {
position: absolute;
display: inline;
margin: 20px 0px;
height: auto;
width: auto;
background: #FFF;
border: 1px solid #000;
color: black;
padding: 0.5em;
}
.hover:hover span span {
position: relative;
margin: auto;
height: auto;
width: auto;
border: none;
padding: 0;
}
hover
footer-wikiwalk-nav