Vai al contenuto

MediaWiki:Common.css: differenze tra le versioni

nessun oggetto della modifica
Nessun oggetto della modifica
Nessun oggetto della modifica
(13 versioni intermedie di uno stesso utente non sono mostrate)
Riga 3: Riga 3:
  * NOTA PER GLI AMMINISTRATORI DELL'INTERFACCIA: Si prega di non modificare senza preventiva discussione!
  * NOTA PER GLI AMMINISTRATORI DELL'INTERFACCIA: Si prega di non modificare senza preventiva discussione!
  */
  */
body:not(.ns--1):not(.ns-2):not(.ns-8):not(.ns-10) .mw-body-content p {
font-size: 1.3em;
}


/***** [VE] */
/***** [VE] */
Riga 341: Riga 345:
}
}


.mobileonly {
.mw-parser-output a.extiw:visited {
display: none;
color: #36b;
}
 
.nomobile {
display: initial;
}
}


Riga 359: Riga 359:
}
}


.bibleQuoteRef {
@media screen {
color: #36b;
/* Gallery styles background changes are restricted to screen view.
font-weight: bold;
  In printing we should avoid applying backgrounds. */
cursor: help;
/* The backgrounds for galleries. */
display: inline-block;
#content .gallerybox div.thumb {
line-height: 0.8em;
/* Light gray padding */
border-bottom: 1px dashed #36b;
background-color: #f8f9fa;
}
}
/*
/* Put a chequered background behind images, only visible if they have transparency.
.bibleQuoteRef:hover {
  '.filehistory a img' and '#file img:hover' are handled by MediaWiki core (as of 1.19) */
text-decoration: underline;
.gallerybox .thumb img {
}
background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;
*/
}
.bibleGetQuote {
/* But not on articles, user pages, or portals. */
border: 1px solid #aaa;
.ns-0 .gallerybox .thumb img,
padding: 9px 12px;
.ns-2 .gallerybox .thumb img,
background-color: white;
.ns-100 .gallerybox .thumb img {
box-shadow: 6px 6px 12px lightgray;
background-image: none;
max-width: 400px;
}
min-width: 380px;
font-size: .8em;
}
 
.bibleGetQuote.ready {
position: absolute;
top: 0;
}


.bibleGetQuote.hidden {
/* Display "From Wikipedia, the free encyclopedia" in skins that support it,
left: -1000px;
  do not apply to print mode */
}
#siteSub {
 
display: block;
.bibleGetQuote.sticky {
}
overflow-y: auto;
height: 90vh;
}
 
.bibleGetQuote.sticky .closeButton {
display: block;
position: absolute;
top: 3px;
right: 5px;
background-color: lightgrey;
border: 1px groove Gray;
font-weight: bold;
text-align: center;
width: 2em;
height: 1.8em;
font-size: 1em;
padding-top: .4em;
color: DarkRed;
cursor: pointer;
}
 
.bibleGetQuote.sticky .closeButton:hover {
background-color: #dfdfdf;
color: Red;
}
 
.bibleQuoteRefBroken {
color:#36b;
font-weight:bold;
display: inline-block;
line-height: 0.8em;
border-bottom: 1px dashed Red;
cursor: help;
}
 
.bibleQuoteRefBrokenReason {
color:red;
font-weight:bold;
cursor:help;
}
 
/*.bibleQuote.results { font-family:'Quattrocento'; }*/
.bibleQuote.results p { margin: 0; }
.bibleQuote.results .bibleVersion {
color: #5a5aad;
text-align: center;
font-size:0.9em;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.bibleQuote.results .bookChapter {  
color: #b40505;
font-size:1em;
font-weight: bold;
font-style: normal;
text-decoration: none;
text-align: left;
}
.bibleQuote.results .versesParagraph {
color: #666666;
text-align: justify;
font-size:1em;
font-weight: normal;
font-style: normal;
text-decoration: none;
line-height: 1.5em;
}
 
.bibleQuote.results .versesParagraph .verseNum {
color: #AA0000;
margin: 0px 3px;
font-weight: bold;
font-style: normal;
text-decoration: none;
vertical-align: baseline;
position: relative; top: -0.6em;
font-size: .83em;
/*vertical-align: super;*/
}
}


.bibleQuote.results .versesParagraph .sm { text-transform: lowercase; font-variant: small-caps; }
.citation.libro .autore, .citation.pubblicazione .autore, .citazione-table .extiw { font-variant: small-caps; }
.bibleQuote.results .versesParagraph .pof { display: block; text-indent: 0; margin-top:.1em; margin-left:5%; line-height: 160%; }
.bibleQuote.results .versesParagraph .po { display: block; margin-left:5%; line-height: 160%; }
.bibleQuote.results .versesParagraph .pol { display: block; margin-left:5%; margin-bottom:1em; line-height: 160%; }
.bibleQuote.results .versesParagraph .pos { display: block; margin-top:0.3em; margin-left:5%; line-height: 110%; }
.bibleQuote.results .versesParagraph .poif { display: block; margin-left:7%; margin-top:1%; line-height: 160%; }
.bibleQuote.results .versesParagraph .poi { display: block; margin-left:7%; line-height: 160%; }
.bibleQuote.results .versesParagraph .poil { display: block; margin-left:7%; margin-bottom:.1em; line-height: 160%; }
.bibleQuote.results .versesParagraph .po3 { display: block; margin-left:7%; line-height: 110%; }
.bibleQuote.results .versesParagraph .po3l { display: block; margin-left:7%; line-height: 110%; }
.bibleQuote.results .versesParagraph .speaker { font-weight: bold; background-color: #eeeeee; padding: 3px; border-radius: 3px; font-size: 1em; }
.bibleQuote.results .versesParagraph .pr { display: block; text-align: right; font-style: italic; font-size: .8em; line-height: 90%; margin-bottom: -.1em; }
.bibleQuote.results span.bookChapter { margin-left: 12px; }
.bibleQuote.errors { display: none; }
.bibleQuote.info { display: none; }