MediaWiki:Common.css: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) No edit summary |
||
Line 1,221:
*/
.bibleGetQuote {
position: absolute;
border: 1px solid #aaa;
Line 1,229 ⟶ 1,228:
max-width: 400px;
font-size: .8em;
}
.bibleGetQuote.hidden {
left: -1000px;
}
|