Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1,289: Line 1,289:
}
}


.bibleQuote.results p.versesParagraph span.sm { text-transform: lowercase; font-variant: small-caps; }  
.bibleQuote.results .versesParagraph .sm { text-transform: lowercase; font-variant: small-caps; }  
/* Senseline. A line that is broken to be reading aloud/public speaking. Poetry is included in this category. */
.bibleQuote.results .versesParagraph .pof { display: block; text-indent: 0; margin-top:1em; margin-left:5%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.pof { display: block; text-indent: 0; margin-top:1em; margin-left:5%; line-height: 100%; }
.bibleQuote.results .versesParagraph .po { display: block; margin-left:5%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.po { display: block; margin-left:5%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results .versesParagraph .pol { display: block; margin-left:5%; margin-top:-1%; margin-bottom:1em; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.pol { display: block; margin-left:5%; margin-top:-1%; margin-bottom:1em; line-height: 100%; }
.bibleQuote.results .versesParagraph .pos { display: block; margin-top:0.3em; margin-left:5%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.pos { display: block; margin-top:0.3em; margin-left:5%; line-height: 100%; }
.bibleQuote.results .versesParagraph .poif { display: block; margin-left:7%; margin-top:1%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.poif { display: block; margin-left:7%; margin-top:1%; line-height: 100%; }
.bibleQuote.results .versesParagraph .poi { display: block; margin-left:7%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.poi { display: block; margin-left:7%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results .versesParagraph .poil { display: block; margin-left:7%; margin-bottom:1%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.poil { display: block; margin-left:7%; margin-bottom:1%; line-height: 100%; }
.bibleQuote.results .versesParagraph .po3 { display: block; margin-left:7%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.po3 { display: block; margin-left:7%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results .versesParagraph .po3l { display: block; margin-left:7%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results p.versesParagraph span.po3l { display: block; margin-left:7%; margin-top:-1%; line-height: 100%; }
.bibleQuote.results .versesParagraph .speaker { font-weight: bold; background-color: #eeeeee; padding: 3px; border-radius: 3px; font-size: 10px; }
.bibleQuote.results p.versesParagraph span.speaker { font-weight: bold; background-color: #eeeeee; padding: 3px; border-radius: 3px; font-size: 10px; }
.bibleQuote.results .versesParagraph .pr { display: block; text-align: right; font-style: italic; }
.bibleQuote.results span.bookChapter { margin-left: 12px; }
.bibleQuote.results span.bookChapter { margin-left: 12px; }
.bibleQuote.errors { display: none; }
.bibleQuote.errors { display: none; }