Link to article: News for June, 2021.
/*
This tooltip hover effect is adapted from LurkD's code for a very good bird named Crom on http://www.scp-wiki.net/command-query-separation
*/
.hover {
}
.hover:hover {
text-decoration: none;
border-bottom: none;
}
.hover span {display: none;}
.hover:hover span {
position: absolute;
display: inline;
height: auto;
max-width: 25%;
background: #542429;
color: #D6D6D6;
font-weight: bold;
padding: 0.5em 1.5em;
}
.hover:hover span span {
position: relative;
margin: auto;
height: auto;
width: auto;
border: none;
padding: 0;
}
width:50%;
width:50%;
width:100%;
width:50%;
width:50%;
width:100%;
hover
hover
hover
hover
hover
hover