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;
padding: 9px 12px;
Line 1,229 ⟶ 1,228:
min-width: 300px;
font-size: .8em;
}
.bibleGetQuote.ready {
▲ position: absolute;
top: 0;
}
Line 1,250 ⟶ 1,254:
}
/*.bibleQuote.results { font-family:'Quattrocento'; }*/
.bibleQuote.results p { margin: 0; }
.bibleQuote.results
color: #5a5aad;
text-align: center;
Line 1,268 ⟶ 1,272:
text-align: left;
}
.bibleQuote.results
color: #666666;
text-align: justify;
Line 1,278 ⟶ 1,282:
}
.bibleQuote.results
color: #AA0000;
margin: 0px 3px;
|