MediaWiki:Common.css: Difference between revisions
Content deleted Content added
Johnrdorazio (talk | contribs) No edit summary |
Johnrdorazio (talk | contribs) No edit summary |
||
Line 1,220: | Line 1,220: | ||
} |
} |
||
*/ |
*/ |
||
.bibleQuote { |
|||
.bibleGetQuote { |
|||
display: none; |
display: none; |
||
position: absolute; |
position: absolute; |
||
Line 1,229: | Line 1,229: | ||
max-width: 400px; |
max-width: 400px; |
||
font-size: .8em; |
font-size: .8em; |
||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
.bibleGetQuote .verseNum { |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
} |
} |
||
Line 1,266: | Line 1,245: | ||
cursor:help; |
cursor:help; |
||
} |
} |
||
.bibleQuote.results { font-family:'Quattrocento'; } |
|||
.bibleQuote.results p { margin: 0; } |
|||
.bibleQuote.results { border-width: 1px; } |
|||
.bibleQuote.results { border-radius: 9px; } |
|||
.bibleQuote.results { border-color: #aeb3c7; } |
|||
.bibleQuote.results { border-style: solid; } |
|||
.bibleQuote.results { background-color: #fffefa; } |
|||
.bibleQuote.results { width: 90%; } |
|||
.bibleQuote.results { margin: 12px auto; } |
|||
.bibleQuote.results { padding: 6px 15px; } |
|||
.bibleQuote.results p.versesParagraph { text-align: justify; } |
|||
⚫ | |||
⚫ | |||
⚫ | |||
font-size:0.9em; |
|||
⚫ | |||
font-style: normal; |
|||
text-decoration: none; |
|||
⚫ | |||
⚫ | |||
⚫ | |||
font-size:1em; |
|||
⚫ | |||
font-style: normal; |
|||
text-decoration: none; |
|||
text-align: left; |
|||
⚫ | |||
⚫ | |||
⚫ | |||
⚫ | |||
font-size:1em; |
|||
font-weight: normal; |
|||
font-style: normal; |
|||
text-decoration: none; |
|||
line-height: 1.5em; |
|||
⚫ | |||
.bibleQuote.results p.versesParagraph span.verseNum { |
|||
color: #AA0000; |
|||
margin: 0px 3px; |
|||
font-weight: bold; |
|||
font-style: normal; |
|||
text-decoration: none; |
|||
vertical-align: baseline; |
|||
position: relative; top: -0.6em; |
|||
⚫ | |||
⚫ | |||
⚫ | |||
.bibleQuote.results p.versesParagraph span.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 p.versesParagraph span.pof { display: block; text-indent: 0; margin-top:1em; margin-left:5%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.po { display: block; margin-left:5%; margin-top:-1%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.pol { display: block; margin-left:5%; margin-top:-1%; margin-bottom:1em; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.pos { display: block; margin-top:0.3em; margin-left:5%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.poif { display: block; margin-left:7%; margin-top:1%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.poi { display: block; margin-left:7%; margin-top:-1%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.poil { display: block; margin-left:7%; margin-bottom:1%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.po3 { display: block; margin-left:7%; margin-top:-1%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.po3l { display: block; margin-left:7%; margin-top:-1%; line-height: 2.5em; } |
|||
.bibleQuote.results p.versesParagraph span.speaker { font-weight: bold; background-color: #eeeeee; padding: 3px; border-radius: 3px; font-size: 10px; } |
|||
.bibleQuote.results span.bookChapter { margin-left: 12px; } |
|||
.bibleQuote.errors { display: none; } |
|||
.bibleQuote.info { display: none; } |
|||
.embedvideowrap { |
.embedvideowrap { |