| 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 215: |
Riga 245: |
| | /* =========================== Template:Box testo e Box testo e immagine =================================== */ | | /* =========================== Template:Box testo e Box testo e immagine =================================== */ |
| | .template-box-testo-header { | | .template-box-testo-header { |
| | + | background-image: linear-gradient(135deg,#18374b 0%,#306199 100%); |
| | background-color: #18374b; | | background-color: #18374b; |
| | color: white; | | color: white; |
| Riga 228: |
Riga 259: |
| | padding: 15px 15px 5px 15px; | | padding: 15px 15px 5px 15px; |
| | margin: 0 0 10px 0; | | 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; |
| | } | | } |