MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 1,257: Line 1,257:
width: 3em;
width: 3em;
color: DarkRed;
color: DarkRed;
cursor: pointer;
}
.bibleGetQuote.sticky::before:hover {
background-color: #dfdfdf;
color: Red;
}
}