Differenze tra le versioni di "MediaWiki:Common.css"
| Riga 1: | Riga 1: | ||
| + | /* ################################################ CSS ########################################################### */ | ||
| + | |||
| + | /* class="collapsible collapsed" */ | ||
table .collapsed tr .collapsible { | table .collapsed tr .collapsible { | ||
| − | + | background: url("http://wiki.metin2.it/images/7/78/SkinCategoria.png") no-repeat scroll center transparent; | |
| + | border: none; | ||
| + | color: rgb(241, 222, 142); | ||
| + | text-format:0.9m; | ||
} | } | ||
| Riga 10: | Riga 16: | ||
} | } | ||
| − | . | + | table .spoiler-cat { |
| − | + | background: url("http://wiki.metin2.it/images/7/78/SkinCategoria.png") no-repeat scroll center transparent; | |
| − | } | + | border: none; |
| + | color: rgb(241, 222, 142); | ||
| + | text-format:0.9m; | ||
| + | } | ||
| + | /* ################################################################################################################ */ | ||
| + | /* ############################################ Skin Default ###################################################### */ | ||
| + | /* ################################################################################################################ */ | ||
| − | /* | + | /* Toglie il nome delle pagine nella schermata */ |
body.page-Pagina_principale #catlinks, | body.page-Pagina_principale #catlinks, | ||
body.page-Pagina_principale h1.firstHeading{ | body.page-Pagina_principale h1.firstHeading{ | ||
display: none; | display: none; | ||
| + | } | ||
| + | |||
| + | div#content .content-footer{ | ||
| + | position: relative; | ||
| + | width: 960px; | ||
| + | padding: 0px 0px 5px 0px; | ||
| + | left: -35px; | ||
| + | right: 0px; | ||
| + | bottom: -35px; | ||
| + | background: url('http://wiki.metin2.it/images/e/e5/ChiusuraPagina.png') no-repeat scroll top center transparent !important; | ||
| + | height: 45px; | ||
| + | z-index: 0; | ||
| + | } | ||
| + | |||
| + | h1, h2, h3, h4, h5, h6 { | ||
| + | color: #8B4500; | ||
| + | border-bottom: 0px solid #8B4500; | ||
| + | } | ||
| + | |||
| + | #bodyContent h3, #bodyContent h4, #bodyContent h5 { | ||
| + | margin-bottom: .3em; | ||
| + | color: #8B4500; | ||
| + | } | ||
| + | |||
| + | #firstHeading{ | ||
| + | color: #8B4500; | ||
| + | border-bottom: 0px solid #8B4500; | ||
| + | } | ||
| + | |||
| + | div#column-one { | ||
| + | padding-top: 126px; | ||
| + | } | ||
| + | |||
| + | #p-cactions .new a { | ||
| + | color: #EEB422; | ||
| + | } | ||
| + | |||
| + | #p-cactions li.selected { | ||
| + | border-bottom: 0 px solid transparent !important; | ||
| + | border-left: 0px solid transparent !important; | ||
| + | border-right: 0px solid transparent !important; | ||
| + | border-top: 0px solid transparent !important; | ||
| + | font-weight: normal; | ||
| + | background-color: transparent; | ||
| + | padding-bottom: 7px; | ||
| + | padding-top: 7px; | ||
| + | } | ||
| + | |||
| + | #p-cactions li { | ||
| + | background: transparent; | ||
| + | border-bottom: 0 px solid transparent !important; | ||
| + | border-left: 0px solid transparent !important; | ||
| + | border-right: 0px solid transparent !important; | ||
| + | border-top: 0px solid transparent !important; | ||
| + | display: inline; | ||
| + | margin: 0px; | ||
| + | overflow: visible; | ||
| + | } | ||
| + | |||
| + | #p-cactions li.selected a, #p-cactions .new a, #p-cactions li a, #p-cactions li a:hover { | ||
| + | font-weight: normal; | ||
| + | font-size: 15px; | ||
| + | color: #fece58; | ||
| + | margin-right:5px; | ||
| + | border: 1px solid #f1de8e; | ||
| + | background: transparent; | ||
| + | z-index: 1; | ||
| + | border-radius: 6px; | ||
| + | text-transform:capitalize; | ||
| + | } | ||
| + | |||
| + | #p-cactions li a:hover { | ||
| + | color: #EEB422; | ||
| + | } | ||
| + | |||
| + | #searchInput::-webkit-input-placeholder { | ||
| + | color:#8B4513; | ||
| + | } | ||
| + | #searchInput:-moz-placeholder { | ||
| + | color:#8B4513; | ||
| + | opacity: 1; | ||
| + | } | ||
| + | #searchInput::-moz-placeholder { | ||
| + | color:#8B4513; | ||
| + | opacity: 1; | ||
| + | } | ||
| + | #searchInput:-ms-input-placeholder { | ||
| + | color:#8B4513; | ||
| + | } | ||
| + | |||
| + | ul { | ||
| + | line-height: 1.5em; | ||
| + | list-style-image: url("http://wiki.metin2.it/images/4/41/Bottone.png"); | ||
| + | list-style-type: square; | ||
| + | margin: 0.3em 0px 0px 1.5em; | ||
| + | padding: 0px; | ||
| + | } | ||
| + | |||
| + | #p-tb{ | ||
| + | position: relative; | ||
| + | z-index: 1; | ||
| + | inline-block; | ||
| + | } | ||
| + | |||
| + | #p-search{ | ||
| + | position: relative; | ||
| + | z-index: 1; | ||
| + | inline-block; | ||
| + | } | ||
| + | |||
| + | #p-lang{ | ||
| + | position: relative; | ||
| + | z-index: 1; | ||
| + | inline-block; | ||
| + | } | ||
| + | |||
| + | #p-Community{ | ||
| + | position: relative; | ||
| + | z-index: 1; | ||
| + | inline-block; | ||
| + | } | ||
| + | |||
| + | #p-navigation{ | ||
| + | position: relative; | ||
| + | z-index:1; | ||
| + | inline-block; | ||
| + | } | ||
| + | |||
| + | #p-Pagine_importanti{ | ||
| + | position: relative; | ||
| + | z-index:1; | ||
| + | inline-block; | ||
| + | } | ||
| + | |||
| + | #p-personal li a { | ||
| + | padding: 0px 0px 0px 0px; | ||
| + | color: #EEB422; | ||
| + | text-decoration: none; | ||
| + | } | ||
| + | |||
| + | #p-personal li a:hover { | ||
| + | background: none; | ||
| + | color: #fff780; | ||
| + | } | ||
| + | |||
| + | #p-personal { | ||
| + | background: url("http://wiki.metin2.it/images/2/25/TextureSfondoBarUser.png") transparent; | ||
| + | |||
| + | } | ||
| + | |||
| + | /* Logo GameForge in basso a sinistra */ | ||
| + | #f-copyrightico{ | ||
| + | left: 45px; | ||
| + | top: 130px;} | ||
| + | |||
| + | #f-list{margin-top:100px;} | ||
| + | |||
| + | body { | ||
| + | background: url('http://wiki.metin2.it/images/c/ca/SkinMetin2.jpg') no-repeat fixed center top #000; | ||
| + | overflow-x: visible !important; | ||
| + | } | ||
| + | |||
| + | .portletNavMiddle ul li a{ | ||
| + | MARGIN: 0px 0px 0px 0px; | ||
| + | COLOR: #EEB422; | ||
| + | TEXT-DECORATION: none; | ||
| + | } | ||
| + | |||
| + | /* NavBox laterali sinistra. Top, Middle, Bottom. */ | ||
| + | .portletNavBG { | ||
| + | background: url('http://wiki.metin2.it/images/4/41/SfondoNavigazione1.png') no-repeat; | ||
| + | width: 157px; | ||
| + | min-height: 34px; | ||
| + | overflow: hidden; | ||
| + | text-align: center; | ||
| + | } | ||
| + | |||
| + | .portletNavMiddle { | ||
| + | background: url('http://wiki.metin2.it/images/8/8b/SfondoNavigazione2.png') repeat-y; | ||
| + | width: 157px; | ||
| + | } | ||
| + | |||
| + | .portletNavBtn{ | ||
| + | background: url('http://wiki.metin2.it/images/3/32/SfondoNavigazione3.png') no-repeat 0 100%; | ||
| + | max-height: 132px; | ||
| + | width: 157px; | ||
| + | } | ||
| + | |||
| + | #p-logo { | ||
| + | position: relative; | ||
| + | right: 0px; | ||
| + | left: 0px; | ||
| + | top: -86px; | ||
| + | height: 168px; | ||
| + | width: 493px; | ||
| + | } | ||
| + | |||
| + | #p-logo a, #p-logo a:hover { | ||
| + | background: url('http://wiki.metin2.it/images/6/69/Logo_Skin.png') no-repeat center top transparent !important; | ||
| + | position: relative; | ||
| + | height: 168px; | ||
| + | width: 493px; | ||
| + | margin: auto; | ||
| + | overflow: visible; | ||
| + | } | ||
| + | |||
| + | |||
| + | div#column-content { | ||
| + | left: 0px; | ||
| + | right: 0px; | ||
| + | top: 262px; | ||
| + | opacity: 0.99; | ||
| + | position: relative; | ||
| + | z-index: 1; | ||
| + | margin-bottom:70px; | ||
| + | } | ||
| + | |||
| + | #p-cactions { | ||
| + | position: absolute; | ||
| + | width: 960px; | ||
| + | padding: 0px; | ||
| + | top: 155px; | ||
| + | left: 178px; | ||
| + | right: 0px; | ||
| + | background: url('http://wiki.metin2.it/images/d/d3/AperturaPagina.png') no-repeat scroll center center transparent !important; | ||
| + | height: 155px; | ||
| + | z-index: 0; | ||
| + | } | ||
| + | |||
| + | #p-cactions .pBodyTabs { | ||
| + | margin-top: 63px; | ||
| + | margin-right: 10px; | ||
| + | } | ||
| + | |||
| + | /* Icona "PoweredByMediaWiki" in basso a destra */ | ||
| + | #f-poweredbyico{display:none;} | ||
| + | |||
| + | div#content { | ||
| + | position:relative; | ||
| + | color: #000; | ||
| + | padding: 10px 35px 20px; | ||
| + | margin-top: 0px; | ||
| + | width: 890px; | ||
| + | border-width: 0px; | ||
| + | background: url("http://wiki.metin2.it/images/2/26/Background.png") repeat-y; | ||
| + | } | ||
| + | |||
| + | div#footer { | ||
| + | position: absolute; | ||
| + | margin: 0px; | ||
| + | padding: 110px 0px 0px; | ||
| + | display: block; | ||
| + | width: 100%; | ||
| + | border: medium none; | ||
| + | height: 203px; | ||
| + | background: url('http://wiki.metin2.it/images/0/01/SfondoSkin.png') no-repeat scroll center bottom transparent; | ||
| + | } | ||
| + | |||
| + | #bilder { | ||
| + | display: none !important; | ||
| + | } | ||
| + | |||
| + | .mw-content-ltr .editsection, .mw-content-rtl .mw-content-ltr .editsection { | ||
| + | float: right; | ||
| + | margin: 0px 35px 0px 0px; | ||
| + | } | ||
| + | |||
| + | .editsection a:link { | ||
| + | text-decoration: none; | ||
| + | color: #0667d2 !important; | ||
| + | } | ||
| + | |||
| + | .editsection a:visited { | ||
| + | color: #0667d2 !important; | ||
| + | text-decoration: none; | ||
| + | } | ||
| + | |||
| + | editsection a:active { | ||
| + | color: #0667d2 !important; | ||
| + | text-decoration: none; | ||
| + | } | ||
| + | |||
| + | .editsection a:hover { | ||
| + | color: #0667d2 !important; | ||
| + | text-decoration: none; | ||
| + | } | ||
| + | |||
| + | /* Immagine Metin2 accanto alle sezioni e ondina sottolineata */ | ||
| + | #mw-content-text h2 { | ||
| + | background: url("http://wiki.metin2.it/images/f/ff/LogoMt2.png") no-repeat scroll left center transparent; | ||
| + | height: 30px; | ||
| + | color: !important; | ||
| + | text-indent: 40px; | ||
| + | font-weight: bold; | ||
| + | color:#643200 !important | ||
| + | |||
| + | border-style: solid; | ||
| + | border-width: 0px 0px 7px; | ||
| + | -moz-border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 repeat; | ||
| + | -webkit-border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 repeat; | ||
| + | -o-border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 repeat; | ||
| + | border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 fill repeat; | ||
| + | } | ||
| + | |||
| + | #toctitle h2{ | ||
| + | color:#643200 !important; | ||
| + | border-style: none; | ||
| + | border-width: 0px; | ||
| + | -moz-border-image: none; | ||
| + | -webkit-border-image: none; | ||
| + | -o-border-image: none; | ||
| + | border-image: none; | ||
| + | } | ||
| + | |||
| + | #toc, | ||
| + | .toc, | ||
| + | .mw-warning { | ||
| + | background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat; | ||
| + | border: 1px solid #000000; | ||
| + | color: #643200; | ||
| + | border-top-right-radius: 5px; | ||
| + | border-top-left-radius: 5px; | ||
| + | border-bottom-right-radius: 5px; | ||
| + | border-bottom-left-radius: 5px; | ||
| + | } | ||
| + | |||
| + | .flaggedrevs-color-0 { | ||
| + | text-decoration: blink; | ||
| + | |||
| + | color: rgb(200, 0, 0); | ||
| + | background: none; | ||
| + | } | ||
| + | |||
| + | .flaggedrevs-color-1 { | ||
| + | background: none; | ||
| + | } | ||
| + | |||
| + | .mw-specialpagecached { | ||
| + | font-style: italic; | ||
| + | } | ||
| + | |||
| + | #bodyContent a.external { | ||
| + | padding-right: 0px; | ||
| + | } | ||
| + | |||
| + | li.gallerybox div.thumb, | ||
| + | div.tright div.thumbinner { | ||
| + | background: none; | ||
| + | border: 1px solid rgb(150, 150, 150); | ||
| + | } | ||
| + | |||
| + | /* Colore del thumb delle immagini */ | ||
| + | html .thumbimage { | ||
| + | border: 1px solid rgb(180, 180, 180); | ||
| + | } | ||
| + | |||
| + | table.diff, | ||
| + | td.diff-otitle, | ||
| + | td.diff-ntitle, | ||
| + | td.diff-context { | ||
| + | background: none; | ||
| + | } | ||
| + | |||
| + | th .mw-collapsible-toggle a { | ||
| + | color: rgb(255, 255, 255); | ||
| + | } | ||
| + | |||
| + | #toc h2, | ||
| + | .toc h2 { | ||
| + | display: inline; | ||
| + | border: none; | ||
| + | padding: 0; | ||
| + | font-size: 100%; | ||
| + | font-weight: bold; | ||
| + | background: none; | ||
| + | color: #0667d2; | ||
| + | } | ||
| + | |||
| + | .transparentbckg800 { | ||
| + | background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat; | ||
| + | display: inline-block; | ||
| + | padding: 5px; | ||
| + | width: 790px; | ||
| + | color: #00000; | ||
| + | border: 1px solid #000000; | ||
| + | border-radius: 5px; | ||
| + | } | ||
| + | |||
| + | .transparentbackground { | ||
| + | background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat; | ||
| + | border: 1px solid #000000; | ||
| + | } | ||
| + | |||
| + | .mw-collapsible-toggle a:link { | ||
| + | color: #0667d2; | ||
| + | } | ||
| + | |||
| + | .mw-content-ltr .editsection, | ||
| + | .mw-content-rtl .mw-content-ltr .editsection { | ||
| + | float: right; | ||
| + | margin: 0 35px 0 0; | ||
| + | } | ||
| + | |||
| + | /* Categorie skin */ | ||
| + | #catlinks, | ||
| + | .catlinks { | ||
| + | background: url("http://wiki.metin2.it/images/7/78/SkinCategoria.png") no-repeat scroll center transparent; | ||
| + | border: none; | ||
| + | color: rgb(241, 222, 142); | ||
| + | text-format:0.9m; | ||
| + | } | ||
| + | |||
| + | #catlinks a, | ||
| + | .catlinks a { | ||
| + | color: rgb(241, 222, 142); | ||
| + | } | ||
| + | |||
| + | #toc, | ||
| + | .toc, | ||
| + | .mw-warning { | ||
| + | background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat; | ||
| + | border: 1px solid #000000; | ||
| + | color: #FFFFFF; | ||
| + | border-top-right-radius: 5px; | ||
| + | border-top-left-radius: 5px; | ||
| + | border-bottom-right-radius: 5px; | ||
| + | border-bottom-left-radius: 5px; | ||
| + | } | ||
| + | |||
| + | #toc h2, | ||
| + | .toc h2 { | ||
| + | display: inline; | ||
| + | border: none; | ||
| + | padding: 0; | ||
| + | font-size: 100%; | ||
| + | font-weight: bold; | ||
| + | background: none; | ||
| + | color: #FFFFFF; | ||
| + | } | ||
| + | |||
| + | /* Gallery e Cornice immagine stile */ | ||
| + | li.gallerybox div.thumb, | ||
| + | div.tright div.thumbinner { | ||
| + | background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat scroll 0% 0% transparent; | ||
| + | border: 1px solid #88283a; | ||
| + | } | ||
| + | |||
| + | /* Background Sfondi */ | ||
| + | .header-bgxmas { | ||
| + | background: url("http://wiki.metin2.it/images/f/f1/HeaderSfondo.png") repeat 0em 0em; | ||
| + | } | ||
| + | |||
| + | .sidebar { | ||
| + | background: url("http://wiki.metin2.it/images/7/75/Background_Sidebar.png") repeat-y; | ||
| + | border-style:solid; | ||
| + | border-width:1px; | ||
| + | border-left:0px; | ||
| + | border-color:rgb(81,36,16); | ||
| + | border-radius:0px 20px 20px 0px; | ||
| + | } | ||
| + | |||
| + | .header-bghome { | ||
| + | background: url("http://wiki.metin2.it/images/1/19/BarraUser.png") repeat 0em 0em; | ||
| + | } | ||
| + | |||
| + | .header-bghome2 { | ||
| + | background: url("http://wiki.metin2.it/images/a/a8/Texture.png") repeat 0em 0em; | ||
| + | } | ||
| + | |||
| + | .header-bghome3 { | ||
| + | background: url("http://wiki.metin2.it/images/a/a8/TextureTabellaSfondo.png") repeat 0em 0em; | ||
} | } | ||
Versione delle 16:12, 29 ott 2014
/* ################################################ CSS ########################################################### */
/* class="collapsible collapsed" */
table .collapsed tr .collapsible {
background: url("http://wiki.metin2.it/images/7/78/SkinCategoria.png") no-repeat scroll center transparent;
border: none;
color: rgb(241, 222, 142);
text-format:0.9m;
}
.collapseButton { /* 'show'/'hide' buttons created dynamically by the */
float : right; /* CollapsibleTables JavaScript in [[MediaWiki:Common.js]] */
font-weight : normal; /* are styled here so they can be customised. */
text-align : right;
width : auto;
}
table .spoiler-cat {
background: url("http://wiki.metin2.it/images/7/78/SkinCategoria.png") no-repeat scroll center transparent;
border: none;
color: rgb(241, 222, 142);
text-format:0.9m;
}
/* ################################################################################################################ */
/* ############################################ Skin Default ###################################################### */
/* ################################################################################################################ */
/* Toglie il nome delle pagine nella schermata */
body.page-Pagina_principale #catlinks,
body.page-Pagina_principale h1.firstHeading{
display: none;
}
div#content .content-footer{
position: relative;
width: 960px;
padding: 0px 0px 5px 0px;
left: -35px;
right: 0px;
bottom: -35px;
background: url('http://wiki.metin2.it/images/e/e5/ChiusuraPagina.png') no-repeat scroll top center transparent !important;
height: 45px;
z-index: 0;
}
h1, h2, h3, h4, h5, h6 {
color: #8B4500;
border-bottom: 0px solid #8B4500;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
margin-bottom: .3em;
color: #8B4500;
}
#firstHeading{
color: #8B4500;
border-bottom: 0px solid #8B4500;
}
div#column-one {
padding-top: 126px;
}
#p-cactions .new a {
color: #EEB422;
}
#p-cactions li.selected {
border-bottom: 0 px solid transparent !important;
border-left: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-top: 0px solid transparent !important;
font-weight: normal;
background-color: transparent;
padding-bottom: 7px;
padding-top: 7px;
}
#p-cactions li {
background: transparent;
border-bottom: 0 px solid transparent !important;
border-left: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-top: 0px solid transparent !important;
display: inline;
margin: 0px;
overflow: visible;
}
#p-cactions li.selected a, #p-cactions .new a, #p-cactions li a, #p-cactions li a:hover {
font-weight: normal;
font-size: 15px;
color: #fece58;
margin-right:5px;
border: 1px solid #f1de8e;
background: transparent;
z-index: 1;
border-radius: 6px;
text-transform:capitalize;
}
#p-cactions li a:hover {
color: #EEB422;
}
#searchInput::-webkit-input-placeholder {
color:#8B4513;
}
#searchInput:-moz-placeholder {
color:#8B4513;
opacity: 1;
}
#searchInput::-moz-placeholder {
color:#8B4513;
opacity: 1;
}
#searchInput:-ms-input-placeholder {
color:#8B4513;
}
ul {
line-height: 1.5em;
list-style-image: url("http://wiki.metin2.it/images/4/41/Bottone.png");
list-style-type: square;
margin: 0.3em 0px 0px 1.5em;
padding: 0px;
}
#p-tb{
position: relative;
z-index: 1;
inline-block;
}
#p-search{
position: relative;
z-index: 1;
inline-block;
}
#p-lang{
position: relative;
z-index: 1;
inline-block;
}
#p-Community{
position: relative;
z-index: 1;
inline-block;
}
#p-navigation{
position: relative;
z-index:1;
inline-block;
}
#p-Pagine_importanti{
position: relative;
z-index:1;
inline-block;
}
#p-personal li a {
padding: 0px 0px 0px 0px;
color: #EEB422;
text-decoration: none;
}
#p-personal li a:hover {
background: none;
color: #fff780;
}
#p-personal {
background: url("http://wiki.metin2.it/images/2/25/TextureSfondoBarUser.png") transparent;
}
/* Logo GameForge in basso a sinistra */
#f-copyrightico{
left: 45px;
top: 130px;}
#f-list{margin-top:100px;}
body {
background: url('http://wiki.metin2.it/images/c/ca/SkinMetin2.jpg') no-repeat fixed center top #000;
overflow-x: visible !important;
}
.portletNavMiddle ul li a{
MARGIN: 0px 0px 0px 0px;
COLOR: #EEB422;
TEXT-DECORATION: none;
}
/* NavBox laterali sinistra. Top, Middle, Bottom. */
.portletNavBG {
background: url('http://wiki.metin2.it/images/4/41/SfondoNavigazione1.png') no-repeat;
width: 157px;
min-height: 34px;
overflow: hidden;
text-align: center;
}
.portletNavMiddle {
background: url('http://wiki.metin2.it/images/8/8b/SfondoNavigazione2.png') repeat-y;
width: 157px;
}
.portletNavBtn{
background: url('http://wiki.metin2.it/images/3/32/SfondoNavigazione3.png') no-repeat 0 100%;
max-height: 132px;
width: 157px;
}
#p-logo {
position: relative;
right: 0px;
left: 0px;
top: -86px;
height: 168px;
width: 493px;
}
#p-logo a, #p-logo a:hover {
background: url('http://wiki.metin2.it/images/6/69/Logo_Skin.png') no-repeat center top transparent !important;
position: relative;
height: 168px;
width: 493px;
margin: auto;
overflow: visible;
}
div#column-content {
left: 0px;
right: 0px;
top: 262px;
opacity: 0.99;
position: relative;
z-index: 1;
margin-bottom:70px;
}
#p-cactions {
position: absolute;
width: 960px;
padding: 0px;
top: 155px;
left: 178px;
right: 0px;
background: url('http://wiki.metin2.it/images/d/d3/AperturaPagina.png') no-repeat scroll center center transparent !important;
height: 155px;
z-index: 0;
}
#p-cactions .pBodyTabs {
margin-top: 63px;
margin-right: 10px;
}
/* Icona "PoweredByMediaWiki" in basso a destra */
#f-poweredbyico{display:none;}
div#content {
position:relative;
color: #000;
padding: 10px 35px 20px;
margin-top: 0px;
width: 890px;
border-width: 0px;
background: url("http://wiki.metin2.it/images/2/26/Background.png") repeat-y;
}
div#footer {
position: absolute;
margin: 0px;
padding: 110px 0px 0px;
display: block;
width: 100%;
border: medium none;
height: 203px;
background: url('http://wiki.metin2.it/images/0/01/SfondoSkin.png') no-repeat scroll center bottom transparent;
}
#bilder {
display: none !important;
}
.mw-content-ltr .editsection, .mw-content-rtl .mw-content-ltr .editsection {
float: right;
margin: 0px 35px 0px 0px;
}
.editsection a:link {
text-decoration: none;
color: #0667d2 !important;
}
.editsection a:visited {
color: #0667d2 !important;
text-decoration: none;
}
editsection a:active {
color: #0667d2 !important;
text-decoration: none;
}
.editsection a:hover {
color: #0667d2 !important;
text-decoration: none;
}
/* Immagine Metin2 accanto alle sezioni e ondina sottolineata */
#mw-content-text h2 {
background: url("http://wiki.metin2.it/images/f/ff/LogoMt2.png") no-repeat scroll left center transparent;
height: 30px;
color: !important;
text-indent: 40px;
font-weight: bold;
color:#643200 !important
border-style: solid;
border-width: 0px 0px 7px;
-moz-border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 repeat;
-webkit-border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 repeat;
-o-border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 repeat;
border-image: url("http://wiki.metin2.it/images/6/6c/Divisore.png") 0 0 33 81 fill repeat;
}
#toctitle h2{
color:#643200 !important;
border-style: none;
border-width: 0px;
-moz-border-image: none;
-webkit-border-image: none;
-o-border-image: none;
border-image: none;
}
#toc,
.toc,
.mw-warning {
background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat;
border: 1px solid #000000;
color: #643200;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
.flaggedrevs-color-0 {
text-decoration: blink;
color: rgb(200, 0, 0);
background: none;
}
.flaggedrevs-color-1 {
background: none;
}
.mw-specialpagecached {
font-style: italic;
}
#bodyContent a.external {
padding-right: 0px;
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
border: 1px solid rgb(150, 150, 150);
}
/* Colore del thumb delle immagini */
html .thumbimage {
border: 1px solid rgb(180, 180, 180);
}
table.diff,
td.diff-otitle,
td.diff-ntitle,
td.diff-context {
background: none;
}
th .mw-collapsible-toggle a {
color: rgb(255, 255, 255);
}
#toc h2,
.toc h2 {
display: inline;
border: none;
padding: 0;
font-size: 100%;
font-weight: bold;
background: none;
color: #0667d2;
}
.transparentbckg800 {
background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat;
display: inline-block;
padding: 5px;
width: 790px;
color: #00000;
border: 1px solid #000000;
border-radius: 5px;
}
.transparentbackground {
background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat;
border: 1px solid #000000;
}
.mw-collapsible-toggle a:link {
color: #0667d2;
}
.mw-content-ltr .editsection,
.mw-content-rtl .mw-content-ltr .editsection {
float: right;
margin: 0 35px 0 0;
}
/* Categorie skin */
#catlinks,
.catlinks {
background: url("http://wiki.metin2.it/images/7/78/SkinCategoria.png") no-repeat scroll center transparent;
border: none;
color: rgb(241, 222, 142);
text-format:0.9m;
}
#catlinks a,
.catlinks a {
color: rgb(241, 222, 142);
}
#toc,
.toc,
.mw-warning {
background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat;
border: 1px solid #000000;
color: #FFFFFF;
border-top-right-radius: 5px;
border-top-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}
#toc h2,
.toc h2 {
display: inline;
border: none;
padding: 0;
font-size: 100%;
font-weight: bold;
background: none;
color: #FFFFFF;
}
/* Gallery e Cornice immagine stile */
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: url("http://wiki.metin2.it/images/f/f8/BackgroundTrasparente.png") repeat scroll 0% 0% transparent;
border: 1px solid #88283a;
}
/* Background Sfondi */
.header-bgxmas {
background: url("http://wiki.metin2.it/images/f/f1/HeaderSfondo.png") repeat 0em 0em;
}
.sidebar {
background: url("http://wiki.metin2.it/images/7/75/Background_Sidebar.png") repeat-y;
border-style:solid;
border-width:1px;
border-left:0px;
border-color:rgb(81,36,16);
border-radius:0px 20px 20px 0px;
}
.header-bghome {
background: url("http://wiki.metin2.it/images/1/19/BarraUser.png") repeat 0em 0em;
}
.header-bghome2 {
background: url("http://wiki.metin2.it/images/a/a8/Texture.png") repeat 0em 0em;
}
.header-bghome3 {
background: url("http://wiki.metin2.it/images/a/a8/TextureTabellaSfondo.png") repeat 0em 0em;
}