Riga 5: |
Riga 5: |
| display: none; | | display: none; |
| } | | } |
| + | |
| + | .toc { |
| + | margin-top: 30px; |
| + | } |
| + | |
| + | /* nascondi pulsante salvataggio */ |
| + | /*.oo-ui-tool.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-tool-link { |
| + | display: none; |
| + | } |
| + | |
| + | .oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button { |
| + | display: none; |
| + | }*/ |
| | | |
| /* =============== Home ============= */ | | /* =============== Home ============= */ |
Riga 79: |
Riga 92: |
| text-align: center; | | text-align: center; |
| width: 2em; | | width: 2em; |
| + | } |
| + | |
| + | .img-big { |
| + | width: 500px; |
| } | | } |
| | | |
Riga 120: |
Riga 137: |
| width: 70%; | | width: 70%; |
| margin: 20px auto; | | margin: 20px auto; |
| + | } |
| + | |
| + | /* =============== 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; |
| + | } |
| + | |
| + | .page-footer a { |
| + | color: white; |
| } | | } |
| | | |
Riga 180: |
Riga 212: |
| margin:5px auto; | | margin:5px auto; |
| width: 80%; | | width: 80%; |
| + | background-image: linear-gradient(135deg,#18374b 0%,#306199 100%); |
| + | background-position: center; |
| + | background-size: cover; |
| } | | } |
| | | |
Riga 201: |
Riga 236: |
| margin:5px auto; | | margin:5px auto; |
| width: 80%; | | width: 80%; |
| + | background-image: linear-gradient(135deg,#18374b 0%,#306199 100%); |
| + | background-position: center; |
| + | background-size: cover; |
| + | } |
| + | |
| + | .ispring-book { |
| + | width: 100%; |
| + | height: 500px; |
| + | 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: 700px; |
| + | margin: 20px auto; |
| + | } |
| + | |
| + | .iframe-custom { |
| + | width: 700px; |
| + | height: 350px; |
| } | | } |