MediaWiki:Common.css: differenze tra le versioni
Vai alla navigazione
Nessun oggetto della modifica |
Nessun oggetto della modifica |
||
Riga 2: | Riga 2: | ||
.tribal-borderbox {width:auto !important;} | .tribal-borderbox {width:auto !important;} | ||
.tribal-borderbox .tbbox-tabs li {max-width: 170px;} | .tribal-borderbox .tbbox-tabs li {max-width: 170px;} | ||
.tribal-borderbox .tbbox-logo {left:44%} | .tribal-borderbox .tbbox-logo {left:44%} | ||
.tribal-borderbox .tbbox-tabs ul {margin-bottom: -18px;} | .tribal-borderbox .tbbox-tabs ul {margin-bottom: -18px;} | ||
.tribal-borderbox .tbbox-tabs {min-height:auto} | .tribal-borderbox .tbbox-tabs {min-height:auto} | ||
.tribal-borderbox .tbbox-pagecontent {width: 860px;} | .tribal-borderbox .tbbox-pagecontent {width: 860px;} | ||
.tribal-borderbox .with-button | .tribal-borderbox .with-button | ||
.tribal-button {width: 190px;} | .tribal-button {width: 190px;} | ||
.tribal-borderbox #firstHeading.tbbox-headline, .tribal-borderbox .innogames-headline {width: auto;} | .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 | .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;} | .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; } | |||
p | |||
} |
Versione delle 18:46, 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; }