Modifiche

Jump to navigation Jump to search

MediaWiki:Common.css

444 byte rimossi, 23:44, 25 gen 2019
Così dovrebbe funzionare la nuova home
}
 
.height-100, .home-grid-container, .home-grid-border {
height: 100%;
}
 
**************************************************/
.vert-middle, .vert-center, .home-giochi {
white-space: nowrap;
}
 
.vert-middle::before, .vert-center::before, .home-giochi::before {
height: 100%;
content: '';
}
 
.vert-middle > *, .vert-center > *, .home-giochi > * {
white-space: normal;
}
text-decoration: underline dotted;
cursor: initial;
 
.box-contenitore ::-webkit-scrollbar-track {
background: #13395Btransparent;
border: 2px solid transparent;
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
height: 100%;
}
 
 
**************************************************/
.roundy-5, .home-grid-container {
border-radius: 0.3125rem;
}
}
 
.roundy-10, .roundy, .std-table, .toc, li.gallerybox, li.gallerybox div.thumb, .home-intestazione, .home-contenuto, .home-giochi, .home-grid-border {
border-radius: 0.625rem;
}
 
**************************************************/
.inline-block, .vert-middle::before, .vert-center::before, .home-giochi::before, .vert-middle > *, .vert-center > *, .home-giochi > *, .same-line {
display: inline-block;
}
}
 
.align-middle, .vert-middle::before, .vert-center::before, .home-giochi::before, .vert-middle > *, .vert-center > *, .home-giochi > *, .align-center {
vertical-align: middle;
}
 
**************************************************/
.inline-flex > *, .flex > *, .flex-row-stretch-around > *, .flex-row-center-around > *, .flex-row-center-stretch > *, .home-grid-container > * {
-webkit-box-flex: 0;
-webkit-flex: 0 1 auto;
}
 
.flex, .flex-row-stretch-around, .flex-row-center-around, .flex-row-center-stretch, .home-grid-container {
display: -webkit-box;
display: -webkit-flex;
}
 
.flex-column, .home-grid-container {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
 
.flex-nowrap, .flex-row-center-stretch, .home-grid-container {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
}
 
.flex-main-start, .home-grid-container {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
}
 
.flex-items-stretch, .flex-row-stretch-around, .home-grid-container {
-webkit-box-align: stretch;
-webkit-align-items: stretch;
 
/* Makes a flex item fill all the available space on the main axis */
.flex-item-fill, .flex-main-equal > *, .home-grid-container > div:last-child {
-webkit-box-flex: 1;
-webkit-flex: 1 1 0;
 
/**** Home page ****/
.home-intestazione { /* Alias of roundy */
 
.home-contenitore {
width: 49.8%; /* Compatibilità vecchi browser */
width: calc(50% - 4px); /* Nuovi browser */
float: left;
margin: 0 4px 4px 0;
padding: 2px; /* Larghezza bordo */
background: #13395B;
border-radius: 0.625rem;
.home-quadrato-1, .home-quadrato-2, .home-rettangolo {
width: 100%;
padding: 5px;
background: #242425;
border-radius: 0.625rem;
vertical-align: top;
.home-quadrato-1, .home-quadrato-2 {
height: 399px;
}
.home-rettangolo {
height: 267px;
}
.home-intestazione {
background: #13395b;
border-radius: 0.625rem;
padding: 5px 10px;
margin-bottom: 5px;
font-weight: bold;
}
.home-contenuto, .home-giochi { /* Alias of roundy */
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
background: #161619;
border-radius: 0.625rem;
padding: 5px 10px;
overflow-y: auto;
}
.home-quadrato-1 .home-contenuto:hover, .home-quadrato-2 .home-contenutogiochi:hover {
background: #242425161619c2;
height: 351px;
}
.home-rettangolo .home-contenuto {
height: 220px;
}
.home-giochi { /* Alias of vert-middle */
display: flex;
white-space: pre-wrap;
justify-content: center;
align-items: center;
margin-bottom: 5px;
padding: 5px 10px;
height: 112px;
background: #161619;
border-radius: 0.625rem;
}
.home-giochi:last-child {
margin: 0;
}
.home-contenuto:hover, .home-news:hover, .home-giochi:hover {
background: #161619c2;
}
.home-riga {
width: 99.8%;
width: calc(100% - 4px);
float: left;
margin-top: 10px;
border-top: 4px solid #13395b;
padding-top: 10px 10px 0 10px;
}
.home-riga .home-contenuto {
margin: -6px -12px;
}
.home-riga:last-child {
margin-bottom: 10px;
}
.home-grid-container { /* Alias for flex flex-column flex-nowrap flex-items-stretch flex-main-start height-100 roundy-5 */
.box-contenitore ::-webkit-scrollbar-track {
background-color: transparent#242425;
padding: 5px0.5ex;
border: 2px solid transparent;
}
.home-roundygrid-container > div {
margin-bottom: 5px;
border-radius: 0.625rem;
overflow: hidden;
}
.home-grid-container > div:last-child { /* Alias for flex-item-fill */
.home-news {
margin-bottom: 0;
height: 120px;
display: flex;
justify-content: center;
align-items: center;
padding: 5px 10px;
background: #161619;
overflow-y: auto;
}
.mw-content-ltr ul, .mw-content-rtl .mw-content-ltr ul {
height: 100%;
}
.home-grid-border { /* Alias for height-100 roundy */
@media only screen and (max-width: 1375px){
background-color: #16161913395B;
.home-contenitore {
padding: 5px 10px0.5ex;
width: 99.8%;
width: calc(100% - 4px);
}
}

Menu di navigazione