MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 1,246: Line 1,246:
.bibleGetQuote.sticky .closeButton {
.bibleGetQuote.sticky .closeButton {
display: block;
display: block;
content: 'x';
position: absolute;
position: absolute;
top: 5px;
top: 5px;
Line 1,254: Line 1,253:
font-weight: bold;
font-weight: bold;
text-align: center;
text-align: center;
width: 3em;
width: 2em;
height: 2em;
height: 2em;
font-size: 1em;
padding-top: .5em;
color: DarkRed;
color: DarkRed;
cursor: pointer;
cursor: pointer;