MediaWiki:Common.css: differenze tra le versioni
Jump to navigation
Jump to search
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 249: | Riga 249: | ||
left: 10px; | left: 10px; | ||
} | } | ||
#home- | |||
#home-tesori {border-color: #ad97c1;} | |||
} | #home-tesori th {background: #d2bee1; color:#604a70;} | ||
#home- | #home-tesori a {color: #58784c; background:none; padding:0;} | ||
#home-tesori p>a {min-width:20px; vertical-align:bottom; text-align:center; overflow:hidden; display:inline-block;} | |||
#home-tesori:before {background:url(https://pikminitalia.it/w/resources/assets/home-pikmin-viola.png); width:30px; height:65px; top:-28px; left:9px;} | |||
} | |||
#home- | |||
} | |||
#home- | |||
} | |||
#home- | |||
.home-navigazione { | .home-navigazione { | ||
display: inline-block; | display: inline-block; | ||
Riga 289: | Riga 270: | ||
margin: 5px 0; | margin: 5px 0; | ||
} | } | ||
#home- | #home-siti { | ||
width: 100%; | width: 100%; | ||
border-color: #94bbbf; | border-color: #94bbbf; | ||
} | } | ||
#home- | #home-siti th { | ||
background: #d3f7f6; | background: #d3f7f6; | ||
color: #4e6273; | color: #4e6273; | ||
} | } | ||
#home- | #home-siti td { | ||
display: flex; | display: flex; | ||
justify-content: center; | justify-content: center; | ||
place-items: center; | place-items: center; | ||
} | } | ||
#home- | #home-siti img { | ||
margin-right: 10px; | margin-right: 10px; | ||
} | } | ||
#home- | #home-siti:before { | ||
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-gelato.png); | background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-gelato.png); | ||
width: 36px; | width: 36px; | ||
Riga 312: | Riga 293: | ||
left: calc(50% - 15px); | left: calc(50% - 15px); | ||
pointer-events: none; | pointer-events: none; | ||
} | } | ||
#home-iconatesoro { | #home-iconatesoro { |
Versione delle 23:35, 19 giu 2023
/* Gli stili CSS inseriti qui si applicano a tutti i temi */
/* Link bianchi */
.whitelink a,
.whitelink a:hover,
.whitelink a:visited {
color:#fff !important;
text-decoration: underline;
}
.whitelink a:hover {
opacity: .8;
}
/* Link neri */
.blacklink a,
.blacklink a:hover,
.blacklink a:visited {
color:#000 !important;
text-decoration: underline;
}
.blacklink a:hover {
opacity: .8;
}
/* Stile degli infobox */
.infobox {
float: right;
margin-left: 12px;
}
.infobox td {
padding: 4px;
}
.infobox-arrotondamenti {border-radius:10px}
.infobox-arrotondamenti td:first-child, .infobox-arrotondamenti th:first-child, .navtemplate td:first-child, .navtemplate th:first-child {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.infobox-arrotondamenti td:last-child, .infobox-arrotondamenti th:last-child, .navtemplate td:last-child, .navtemplate th:last-child {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
/* Galleria immagini allineata al centro */
.mw-content-ltr ul.gallery {
text-align: center;
margin: auto;
}
/* Template di Navigazione */
.navtemplate {
margin-top: 2px;
}
span.mw-collapsible-toggle {
padding: 0 0.3em 0 0;
}
/* CSS per la tabella lingue, la prima colonna ha il testo allineato a sinistra */
.linguetable td:first-child {
text-align:left;
}
/* Niente titolo nella pagina principale */
.page-Pagina_principale #firstHeading, .page-Pagina_principale #catlinks {
display: none;
}
/* Stile della pagina principale */
#home-contenitore {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: -12px;
margin-bottom: -16px;
}
/* Scrollbar su Firefox */
.home-box * {
scrollbar-width: thin;
scrollbar-color: #a1a3a5 #ffffff;
}
/* Scrollbar su Chromium, Edge e Safari */
.home-box *::-webkit-scrollbar {
width: 12px;
}
.home-box *::-webkit-scrollbar-track {
background: #fff;
}
.home-box *::-webkit-scrollbar-thumb {
background-color: #c5c5c5;
border-radius: 10px;
border: 3px solid #fff;
}
.home-box:hover *::-webkit-scrollbar-thumb {
background-color: #a1a3a5;
}
.home-box {
background: #fff;
border: 2px solid #a7c197;
border-radius: 12px;
border-spacing: 0;
box-shadow: 0 3px #00000010;
box-sizing: border-box;
position: relative;
width: calc(50% - 8px);
margin-bottom: 16px;
display: inline-flex;
flex-shrink: 0;
}
.home-box tbody, .home-box tr, .home-box th, .home-box td {
width: 100%;
display: block;
}
.home-box tr:last-child {
overflow: hidden;
border-radius: 10px;
}
.home-box th {
background: #cbe1be;
padding: 7px 0;
border-radius: 10px 10px 0 0;
}
.home-box td {
padding: 6px 12px;
box-sizing: border-box;
max-height: 238px;
overflow: auto;
}
.home-box ul {
margin-left: 15px;
}
.home-box p {
margin: 0;
}
.home-box:before {
content: '';
position: absolute;
pointer-events: none;
}
#home-benvenuto {
width: 100%;
text-align: center;
border-color: #cb8f8f;
}
#home-benvenuto th {
background: #ffd2d2;
color: #994753;
}
#home-benvenuto:before {
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-rosso.png);
width: 48px;
height: 55px;
top: -56px;
left: calc(50% - 24px);
pointer-events: none;
}
#home-benvenuto h2 {
margin: 0;
padding-top: 5px;
font-size: 1.6em;
font-family: inherit;
border: 0;
}
#home-vetrina {
border-color: #a1b1bf;
}
#home-vetrina th {
background: #d2e3f1;
color: #4e6572;
}
#home-vetrina:before {
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-blu.png);
width: 38px;
height: 61px;
top: -24px;
left: 14px;
}
#home-news {
border-color: #c0c197;
}
#home-news th {
background: #e0e1be;
color: #686434;
}
#home-news:before {
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-giallo.png);
width: 34px;
height: 62px;
top: -25px;
left: 11px;
}
#home-curiosita {
border-color: #b1b1b1;
}
#home-curiosita th {
background: #e1e1e1;
color: #5c5c5c;
}
#home-curiosita:before {
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-bianco.png);
width: 26px;
height: 60px;
top: -23px;
left: 14px;
}
#home-immagine {
border-color: #a1a3a5;
}
#home-immagine th {
background: #cbcccd;
color: #51545a;
}
#home-immagine img {
margin-bottom: 7px;
}
#home-immagine p {
margin-bottom: 2px;
}
#home-immagine:before {
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-roccioso.png);
width: 40px;
height: 62px;
top: -26px;
left: 4px;
}
#home-trovaci {
border-color: #b7a9ae;
}
#home-trovaci th {
background: #ffd3f0;
color: #7e5671;
}
#home-trovaci .home-navigazione {
display: inline-flex;
justify-content: center;
width: 100%;
}
#home-trovaci .home-navigazione a {
margin-right: 6px;
}
#home-trovaci:before {
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-alato.png);
width: 36px;
height: 58px;
top: -22px;
left: 10px;
}
#home-tesori {border-color: #ad97c1;}
#home-tesori th {background: #d2bee1; color:#604a70;}
#home-tesori a {color: #58784c; background:none; padding:0;}
#home-tesori p>a {min-width:20px; vertical-align:bottom; text-align:center; overflow:hidden; display:inline-block;}
#home-tesori:before {background:url(https://pikminitalia.it/w/resources/assets/home-pikmin-viola.png); width:30px; height:65px; top:-28px; left:9px;}
.home-navigazione {
display: inline-block;
background: #f3f3f3;
border: 2px solid #bfbfbf;
border-radius: 8px;
box-shadow: 0 3px #00000010;
padding: 6px;
margin: 4px 4px 6px;
min-width: 100px;
flex-grow: 1;
}
#home-benvenuto img {
margin: 5px 0;
}
#home-siti {
width: 100%;
border-color: #94bbbf;
}
#home-siti th {
background: #d3f7f6;
color: #4e6273;
}
#home-siti td {
display: flex;
justify-content: center;
place-items: center;
}
#home-siti img {
margin-right: 10px;
}
#home-siti:before {
background: url(https://pikminitalia.it/w/resources/assets/home-pikmin-gelato.png);
width: 36px;
height: 62px;
top: -62px;
left: calc(50% - 15px);
pointer-events: none;
}
#home-iconatesoro {
float: left;
padding: 10px 20px 10px 0;
}
#home-contenitore + p>br {
display: none; /* spazio vuoto sotto i template della home */
}
.mw-parser-output .home-navigazione a.external, .mw-parser-output .home-navigazione a.external:visited {
background: none;
padding: 0;
color: #58784c;
}
@media only screen and (max-width: 1720px) {
#home-contenitore {
margin-top: 32px;
}
}
@media only screen and (max-width: 999px) {
.home-box {
width: 100%;
}
#home-benvenuto:before {
top: -18px;
left: 7px;
}
}