mysticsymbolic.github.io/lib/hover-debug-helper.css

8 wiersze
162 B
CSS

.hover-debug-helper {
font-family: "Consolas", "Monaco", monospace;
color: white;
background: rgba(0, 0, 0, 0.75);
padding: 4px;
margin-top: -1.75em;
}