Modifiche

Jump to navigation Jump to search
nessun oggetto della modifica
Riga 33: Riga 33:     
/*.heading-holder { display:none; }*/
 
/*.heading-holder { display:none; }*/
 +
 +
/* nasconde pulsante modifica */
 +
.ve-ui-targetToolbar-mobile .oo-ui-toolbar-tools > .oo-ui-barToolGroup > .oo-ui-toolGroup-tools > .oo-ui-tool > .oo-ui-tool-link {
 +
display: none;
 +
}
 +
 +
.mw-ui-icon.mw-ui-icon-mf-next-invert.mw-ui-icon-element.continue {
 +
display: none;
 +
}
    
.desktop-only {
 
.desktop-only {
Riga 113: Riga 122:  
content: "";
 
content: "";
 
display: block;
 
display: block;
 +
}
 +
 +
.img-big {
 +
width: 100%;
 
}
 
}
   Riga 125: Riga 138:  
padding: 20px;
 
padding: 20px;
 
margin-bottom: 20px;
 
margin-bottom: 20px;
 +
}
 +
 +
 +
/* =============== Template:Footer ============= */
 +
.page-footer {
 +
color: white;
 +
text-align: center;
 +
    background-image: linear-gradient(130deg,#18374b 0%,#d74e38 100%);
 +
    background-position: center;
 +
    background-size: cover;
 +
padding: 20px;
 +
margin-bottom: 10px;
 +
margin-top: 40px;
 +
}
 +
 +
.page-footer a {
 +
color: white;
 
}
 
}
   Riga 180: Riga 210:  
padding-right:5px;
 
padding-right:5px;
 
margin:5px auto;
 
margin:5px auto;
 +
background-image: linear-gradient(135deg,#18374b 0%,#306199 100%);
 +
    background-position: center;
 +
    background-size: cover;
 +
}
 +
 +
.riga-indice-collassabile {
 +
padding-left:35px;
 +
padding-top:5px;
 +
padding-bottom:5px;
 +
padding-right:5px;
 +
margin:5px auto;
 +
background-image: linear-gradient(135deg,#18374b 0%,#306199 100%);
 +
    background-position: center;
 +
    background-size: cover;
 +
}
 +
 +
.riga-indice-primo-livello {
 +
padding-left:10px;
 +
padding-top:5px;
 +
padding-bottom:5px;
 +
padding-right:5px;
 +
margin:5px auto;
 +
background-image: linear-gradient(135deg,#18374b 0%,#306199 100%);
 +
    background-position: center;
 +
    background-size: cover;
 +
}
 +
 +
.ispring-book {
 +
width: 100%;
 +
margin: 20px auto;
 +
border: none;
 +
}
 +
 +
/* =========================== Template:Box testo e Box testo e immagine =================================== */
 +
.template-box-testo-header {
 +
background-image: linear-gradient(135deg,#18374b 0%,#306199 100%);
 +
background-color: #18374b;
 +
color: white;
 +
border: 1px solid #D8D8D8;
 +
padding: 15px;
 +
margin: 10px 0 0 0;
 +
}
 +
 +
.template-box-testo-body {
 +
background-color: #fcfcfc;
 +
color: white;
 +
border: 1px solid #D8D8D8;
 +
padding: 15px 15px 5px 15px;
 +
margin: 0 0 10px 0;
 +
}
 +
 +
/* ====================== individual pages ======================*/
 +
.ornament {
 +
margin-top: 20px;
 +
margin-bottom: 20px;
 +
height: 12em;
 +
}
 +
 +
.ornament-1 {
 +
background-image: url('https://interno.ct2.it/wiki_demo/images/4/42/University-gd1cc75ad5_1920.jpg');
 +
background-size: cover;
 +
background-position: center bottom;
 +
}
 +
 +
.ornament-2 {
 +
background-image: url('https://interno.ct2.it/wiki_demo/images/c/ca/Young-woman-1034421_1920.jpg');
 +
background-size: cover;
 +
background-position: center center;
 +
}
 +
 +
 +
/* ==================== Gestione iframe =================== */
 +
.iframe-container {
 +
width: 360px;
 +
margin: 20px auto;
 +
}
 +
 +
.iframe-custom {
 +
width: 360px;
 +
height: 180px;
 
}
 
}

Menu di navigazione