MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,215: Line 1,215:
.bibleQuoteRef:hover {
.bibleQuoteRef:hover {
text-decoration: underline;
text-decoration: underline;
}
.bibleGetQuote {
display: none;
position: absolute;
border: 1px solid Black;
padding: 9px 12px;
background-color: beige;
z-index: 999;
box-shadow: 3px 3px 6px Black;
}
}