Riga 9: |
Riga 9: |
| margin-top: 30px; | | 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 83: |
Riga 92: |
| text-align: center; | | text-align: center; |
| width: 2em; | | width: 2em; |
| + | } |
| + | |
| + | .img-big { |
| + | width: 500px; |
| } | | } |
| | | |
Riga 124: |
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 239: |
Riga 267: |
| | | |
| /* ====================== individual pages ======================*/ | | /* ====================== individual pages ======================*/ |
| + | .ornament { |
| + | margin-top: 20px; |
| + | margin-bottom: 20px; |
| + | height: 12em; |
| + | } |
| + | |
| .ornament-1 { | | .ornament-1 { |
| background-image: url('https://interno.ct2.it/wiki_demo/images/4/42/University-gd1cc75ad5_1920.jpg'); | | background-image: url('https://interno.ct2.it/wiki_demo/images/4/42/University-gd1cc75ad5_1920.jpg'); |
| background-size: cover; | | background-size: cover; |
| background-position: center bottom; | | background-position: center bottom; |
− | height: 7em;
| |
| } | | } |
| | | |
| .ornament-2 { | | .ornament-2 { |
− | background-image: url('https://interno.ct2.it/wiki_demo/images/4/42/University-gd1cc75ad5_1920.jpg'); | + | background-image: url('https://interno.ct2.it/wiki_demo/images/c/ca/Young-woman-1034421_1920.jpg'); |
| background-size: cover; | | background-size: cover; |
| background-position: center center; | | background-position: center center; |
− | height: 7em; | + | } |
| + | |
| + | /* ==================== Gestione iframe =================== */ |
| + | .iframe-container { |
| + | width: 700px; |
| + | margin: 20px auto; |
| + | } |
| + | |
| + | .iframe-custom { |
| + | width: 700px; |
| + | height: 350px; |
| } | | } |