MediaWiki:Common.css: differenze tra le versioni

Da Wiki The-West IT.
Vai alla navigazione
Nessun oggetto della modifica
Nessun oggetto della modifica
Riga 91: Riga 91:
.tribal-button {
.tribal-button {
     width: 190px !important;
     width: 190px !important;
}
.work_bg_prodotto {
    height:40px;
    width:40px;
    padding:2px;
    background:url("https://wiki.the-west.net/images/e/ec/Item_box.png");
    background-size: 44px 44px;
    margin:0 auto;
}
.work_container {
    height:67px;
    background-image:none !important;
}
.work_time {
    background: rgba(0, 0, 0, 0) url("https://wiki.the-west.it/images/3/3e/Work-time.png") no-repeat scroll right top;
    color: #523f30;
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-bottom: 22px;
    margin-left: 40px;
    margin-top: -40px;
    padding-left: 31px;
    padding-right: 10px;
    text-align: center;
    width: 65px;
}
}

Versione delle 19:35, 17 ott 2018

/* CSS placed here will be applied to all skins */

.tribal-borderbox {width:auto !important;}

.tribal-borderbox .tbbox-tabs li {max-width: 170px;}

.tribal-borderbox .tbbox-logo {left:44%}

.tribal-borderbox .tbbox-tabs ul {margin-bottom: -18px;}

.tribal-borderbox .tbbox-tabs {min-height:auto}

.tribal-borderbox .tbbox-pagecontent {width: 860px;}

.tribal-borderbox .with-button

.tribal-button {width: 190px;}

.tribal-borderbox #firstHeading.tbbox-headline, .tribal-borderbox .innogames-headline {width: auto;}

.tribal-borderbox .tbbox-page-edge.tbbox-bottom, .tribal-borderbox .tbbox-page-edge.tbbox-top, .tribal-borderbox .tbbox-page-corner.tbbox-top.tbbox-right, .tribal-borderbox

.tbbox-page-corner.tbbox-top.tbbox-left, .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-right, .tribal-borderbox .tbbox-page-corner.tbbox-bottom.tbbox-left {z-index: 1 !important; position: absolute !important;}


#toc, .toc {width:400px;}

#document-wrapper {max-width: 1246px; margin: 0 auto;}

a:visited, .mw-body a.external:visited { color: #3D2685;}

a, .mw-body a.external { color: #3D2685;}

li#ca-nstab-special { top: -13px; z-index: 1; height: 45px;}


#siteNotice .innogames-headline { border-bottom: 2px solid white;border-top: 2px solid white;}

#localNotice { padding-top: 36px;z-index:1}

#localNotice > div:first-of-type { margin-left: 845px;}

#localNotice div.innogame:nth-of-type(2n+1) { background-color: rgba(63,55,35,0.9);}

#localNotice div.socialBar:active, #localNotice div.socialBar:hover, #localNotice div.socialBar:focus { background: transparent;}

#localNotice #miniLogo { background-image: none; margin-top: -9px;}

#localNotice > div:first-of-type, #localNotice div { padding: inherit;}

.innogame { height: 32px !important; padding-top: 10px !important;}

.innogame a { text-decoration: none; display: block; height: 25px;}

#page-wrapper { margin: 0; margin-left: 197px;}

#mw-panel { left: -20px;}

.socialBar { background: none !important;}



#wrapper { width: 1200px; } /* wiki width */

#container { width: 900px; } /* container width */

#contentTop { width: 900px; background-size: 100% 77px; }

#content { width: 870px; background-size: 100%; }

#contentFooter { background-size: 101%;z-index: 1; }

#p-cactions { width: 850px; }


#searchText {
 width: 80%;
 z-index: 10;
}
.oo-ui-selectWidget {
 margin-top: 40px;
}
input.oo-ui-inputWidget-input {
 width: 65%;
}

div.tbbox-rafter {
 display: none;
}

.tribal-button {
    width: 190px !important;
}
.work_bg_prodotto {
    height:40px;
    width:40px;
    padding:2px;
    background:url("https://wiki.the-west.net/images/e/ec/Item_box.png");
    background-size: 44px 44px;
    margin:0 auto;
}

.work_container {
    height:67px;
    background-image:none !important;
}


.work_time {
    background: rgba(0, 0, 0, 0) url("https://wiki.the-west.it/images/3/3e/Work-time.png") no-repeat scroll right top;
    color: #523f30;
    font-size: 10px;
    font-weight: bold;
    height: 22px;
    line-height: 22px;
    margin-bottom: 22px;
    margin-left: 40px;
    margin-top: -40px;
    padding-left: 31px;
    padding-right: 10px;
    text-align: center;
    width: 65px;
}