"MediaWiki:Common.css" sayfasının sürümleri arasındaki fark
1. satır: | 1. satır: | ||
− | /* CSS | + | /* CSS an dieser Stelle wirkt sich auf alle Skins aus |
− | /* | + | http://metin2wiki.de/skins/Metin2Theme/bullet.gif verkleinern */ |
+ | |||
+ | /* Hauptseiten-Titel und -Kategorien verstecken */ | ||
+ | body.page-Hauptseite #catlinks, | ||
+ | body.page-Hauptseite h1.firstHeading{ | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .guide { | ||
+ | background-image: url(http://www.metin2wiki.de/images/4/4f/Forum_Hintergrund.jpg); | ||
+ | background-repeat: repeat-y; } | ||
+ | |||
+ | #bodyContent a.external, #bodyContent a.external[href^="gopher://"] { | ||
+ | background: url("http://metin2wiki.de/images/a/af/External-link.png") no-repeat scroll right center transparent; | ||
+ | padding-right: 13px; | ||
+ | } | ||
+ | |||
+ | #firstHeading { | ||
+ | padding-top: 10px; | ||
+ | } | ||
+ | |||
+ | .pBody { | ||
+ | margin: 3px 0 0 0 !important; | ||
+ | } | ||
+ | |||
+ | .mw-editsection { | ||
+ | float: right; | ||
+ | } | ||
+ | |||
+ | ul { | ||
+ | list-style-image: url("http://metin2wiki.de/images/4/4b/MinusS.png"); | ||
+ | } | ||
+ | |||
+ | .mw-content-ltr ul { | ||
+ | margin: 0.3em 0px 0px 2em; | ||
+ | padding: 0px; | ||
+ | } | ||
+ | |||
+ | .portletNavMiddle UL { | ||
+ | padding: 0px 0px 1px 27px; | ||
+ | } | ||
+ | |||
+ | #contentSub, #contentSub2 { | ||
+ | margin: 1em 0px 1.4em 1em; | ||
+ | } | ||
+ | |||
+ | .icon_14 { | ||
+ | background-image:url(http://metin2wiki.de/images/thumb/6/6a/Hintergrund.png/14px-Hintergrund.png); | ||
+ | background-position: center center; | ||
+ | } | ||
+ | .icon_14 img {vertical-align:top !important;} | ||
+ | |||
+ | .drachenstein_colhead { | ||
+ | width: 120px; | ||
+ | border: 1px solid #5d0505; | ||
+ | border-radius: 10px; | ||
+ | box-shadow: 2px 2px 5px #000000; | ||
+ | background: #5d0505; | ||
+ | color: #dadada; | ||
+ | font-weight: bold; | ||
+ | padding: 5px; | ||
+ | } | ||
+ | |||
+ | .drachenstein_head { | ||
+ | width: 425px; | ||
+ | border: 1px solid #5d0505; | ||
+ | border-top-left-radius: 10px; | ||
+ | border-top-right-radius: 10px; | ||
+ | box-shadow:2px 2px 5px #000000; | ||
+ | background: #5d0505; | ||
+ | color: #f0d9a2; | ||
+ | font-weight: bold; | ||
+ | padding: 5px 15px; | ||
+ | } | ||
+ | |||
+ | .drachenstein_reinheit { | ||
+ | width: 110px; | ||
+ | height: 92px; | ||
+ | border-radius: 55px; | ||
+ | font-size: 20px; | ||
+ | color: #f0d9a2; | ||
+ | padding-top: 18px; | ||
+ | line-height: 30px; | ||
+ | align: center; | ||
+ | text-align: center; | ||
+ | background: #5d0505; | ||
+ | box-shadow: 2px 2px 5px #000000; | ||
+ | } | ||
+ | |||
+ | .drachenstein_level { | ||
+ | width: 50px; | ||
+ | height: 50px; | ||
+ | border-radius: 25px; | ||
+ | font-size: 20px; | ||
+ | color: #dadada; | ||
+ | line-height: 50px; | ||
+ | text-align: center; | ||
+ | background: #5d0505; | ||
+ | box-shadow: 2px 2px 5px #000000; | ||
+ | } | ||
+ | |||
+ | .drachenstein_bonus { | ||
+ | color: #5d0505; | ||
+ | font-size: 17px; | ||
+ | border-top: 1px dashed #5d0505; | ||
+ | border-Bottom: 1px dashed #5d0505; | ||
+ | } | ||
+ | |||
+ | .drachenstein_eBonus { | ||
+ | color: #5d0505; | ||
+ | font-size: 15px; | ||
+ | } | ||
+ | |||
+ | .drachenstein_td1 { | ||
+ | border-left: 1px dashed #5d0505; | ||
+ | border-top: 1px dashed #5d0505; | ||
+ | border-bottom: 1px dashed #5d0505; | ||
+ | } | ||
+ | |||
+ | .drachenstein_td2 { | ||
+ | border-right: 1px dashed #5d0505; | ||
+ | border-top: 1px dashed #5d0505; | ||
+ | border-bottom: 1px dashed #5d0505; | ||
+ | } | ||
+ | |||
+ | .drachenstein_table { | ||
+ | border: 1px solid #5d0505; | ||
+ | padding-right: 10px; | ||
+ | padding-bottom: 10px; | ||
+ | } | ||
+ | |||
+ | table.collapsed tr.collapsible { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | .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; | ||
+ | } | ||
+ | .collapseButton a { | ||
+ | color:#f0d9a2; | ||
+ | } | ||
+ | |||
+ | .ds_head { | ||
+ | background-color:#5d0505; | ||
+ | color:#f0d9a2; | ||
+ | border:1px solid transparent; | ||
+ | border-top-left-radius:7px; | ||
+ | border-top-right-radius:7px; | ||
+ | text-align:center; | ||
+ | padding:2px; | ||
+ | } | ||
+ | |||
+ | .ds_colhead { | ||
+ | background-color:#820707; | ||
+ | border-bottom-left-radius:5px; | ||
+ | border-bottom-right-radius:5px; | ||
+ | margin-top:1px; | ||
+ | } | ||
+ | |||
+ | #prefcontrol { | ||
+ | padding: 5px !important; | ||
+ | } | ||
div#content .content-footer{ | div#content .content-footer{ | ||
position: relative; | position: relative; | ||
width: 960px; | width: 960px; | ||
− | padding: | + | padding: 0px; |
left: -35px; | left: -35px; | ||
right: 0px; | right: 0px; | ||
− | bottom: - | + | bottom: -26px; |
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.de/images/f/f3/Contentfooter.png') no-repeat scroll top center transparent !important; |
− | height: | + | height: 56px; |
z-index: 0; | z-index: 0; | ||
} | } | ||
83. satır: | 247. satır: | ||
color:#8B4513; | color:#8B4513; | ||
} | } | ||
+ | |||
+ | |||
ul { | ul { | ||
line-height: 1.5em; | line-height: 1.5em; | ||
− | list-style-image: url("http://wiki.metin2. | + | list-style-image: url("http://wiki.metin2.com.pt/images/7/7a/Bullet.png"); |
list-style-type: square; | list-style-type: square; | ||
margin: 0.3em 0px 0px 1.5em; | margin: 0.3em 0px 0px 1.5em; | ||
123. satır: | 289. satır: | ||
#p-personal { | #p-personal { | ||
− | background: url("http://wiki.metin2. | + | background: url("http://wiki.metin2.com.pt/images/8/87/Top.png") transparent; |
} | } | ||
133. satır: | 299. satır: | ||
body { | body { | ||
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.com.pt/images/4/40/BackgroundWolf.jpg') no-repeat fixed center top #000; |
overflow-x: visible !important; | overflow-x: visible !important; | ||
} | } | ||
+ | |||
.portletNavMiddle ul li a{ | .portletNavMiddle ul li a{ | ||
141. satır: | 308. satır: | ||
COLOR: #EEB422; | COLOR: #EEB422; | ||
TEXT-DECORATION: none; | TEXT-DECORATION: none; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
.portletNavBG { | .portletNavBG { | ||
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.com.pt/images/b/bb/Coiso1.png') no-repeat; |
width: 157px; | width: 157px; | ||
min-height: 34px; | min-height: 34px; | ||
164. satır: | 319. satır: | ||
.portletNavMiddle { | .portletNavMiddle { | ||
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.com.pt/images/8/87/Coiso2.png') repeat-y; |
width: 157px; | width: 157px; | ||
} | } | ||
.portletNavBtn{ | .portletNavBtn{ | ||
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.com.pt/images/8/87/Coiso3.png') no-repeat 0 100%; |
max-height: 132px; | max-height: 132px; | ||
width: 157px; | width: 157px; | ||
184. satır: | 339. satır: | ||
#p-logo a, #p-logo a:hover { | #p-logo a, #p-logo a:hover { | ||
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.de/images/6/60/Wiki_Logo.png') no-repeat center top transparent !important; |
position: relative; | position: relative; | ||
height: 70px; | height: 70px; | ||
191. satır: | 346. satır: | ||
overflow: visible; | overflow: visible; | ||
} | } | ||
+ | |||
div#column-content { | div#column-content { | ||
209. satır: | 365. satır: | ||
left: 178px; | left: 178px; | ||
right: 0px; | right: 0px; | ||
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.com.pt/images/a/a8/Navbg.png') no-repeat scroll center center transparent !important; |
height: 155px; | height: 155px; | ||
z-index: 0; | z-index: 0; | ||
215. satır: | 371. satır: | ||
#p-cactions .pBodyTabs { | #p-cactions .pBodyTabs { | ||
− | margin-top: | + | margin-top: 67px; |
margin-right: 10px; | margin-right: 10px; | ||
} | } | ||
228. satır: | 384. satır: | ||
width: 890px; | width: 890px; | ||
border-width: 0px; | border-width: 0px; | ||
− | background: url("http://wiki.metin2. | + | background: url("http://wiki.metin2.com.pt/images/f/f8/Contentbackground.png") repeat-y; |
} | } | ||
+ | |||
div#footer { | div#footer { | ||
239. satır: | 396. satır: | ||
border: medium none; | border: medium none; | ||
height: 203px; | height: 203px; | ||
− | background: url('http://wiki.metin2. | + | background: url('http://wiki.metin2.com.pt/images/a/ab/M2-footer2.png') no-repeat scroll center bottom transparent; |
} | } | ||
#bilder { | #bilder { | ||
display: none !important; | 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; | ||
} | } | ||
262. satır: | 444. satır: | ||
} | } | ||
− | / | + | #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.com.pt/images/9/9f/Transparentbackground.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; | ||
+ | display: inline-block !important; | ||
+ | padding: 10px !important; | ||
+ | } | ||
body.page-Main_Page #catlinks, | body.page-Main_Page #catlinks, | ||
271. satır: | 476. satır: | ||
.flaggedrevs-color-0 { | .flaggedrevs-color-0 { | ||
text-decoration: blink; | text-decoration: blink; | ||
+ | |||
color: rgb(200, 0, 0); | color: rgb(200, 0, 0); | ||
background: none; | background: none; | ||
284. satır: | 490. satır: | ||
#bodyContent a.external { | #bodyContent a.external { | ||
− | padding-right: | + | padding-right: 13px; |
} | } | ||
306. satır: | 512. satır: | ||
th .mw-collapsible-toggle a { | th .mw-collapsible-toggle a { | ||
color: rgb(255, 255, 255); | 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 { | .transparentbckg800 { | ||
− | background: url("http://wiki.metin2. | + | background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat; |
display: inline-block; | display: inline-block; | ||
padding: 5px; | padding: 5px; | ||
319. satır: | 536. satır: | ||
.transparentbackground { | .transparentbackground { | ||
− | background: url("http://wiki.metin2. | + | background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat; |
border: 1px solid #000000; | border: 1px solid #000000; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
361. satır: | 560. satır: | ||
.catlinks a { | .catlinks a { | ||
color: rgb(241, 222, 142); | color: rgb(241, 222, 142); | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
377. satır: | 565. satır: | ||
.toc, | .toc, | ||
.mw-warning { | .mw-warning { | ||
− | background: url("http://wiki.metin2. | + | background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat; |
border: 1px solid #000000; | border: 1px solid #000000; | ||
color: #FFFFFF; | color: #FFFFFF; | ||
384. satır: | 572. satır: | ||
border-bottom-right-radius: 5px; | border-bottom-right-radius: 5px; | ||
border-bottom-left-radius: 5px; | border-bottom-left-radius: 5px; | ||
− | |||
− | |||
} | } | ||
#toc h2, | #toc h2, | ||
.toc h2 { | .toc h2 { | ||
− | + | display: inline; | |
− | + | border: none; | |
− | + | padding: 0; | |
− | + | font-size: 100%; | |
− | + | font-weight: bold; | |
− | + | background: none; | |
− | + | color: #FFFFFF; | |
} | } | ||
422. satır: | 608. satır: | ||
li.gallerybox div.thumb, | li.gallerybox div.thumb, | ||
div.tright div.thumbinner { | div.tright div.thumbinner { | ||
− | background: url("http://wiki.metin2. | + | background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent; |
border: 1px solid #88283a; | border: 1px solid #88283a; | ||
} | } | ||
− | . | + | |
− | background: url("http://wiki.metin2. | + | .header-bgxmas { |
+ | background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em; | ||
+ | } | ||
+ | |||
+ | /* | ||
+ | |||
+ | .cenas { | ||
+ | background:url('http://wiki.metin2.com.pt/images/c/ca/Textura.png') no-repeat; | ||
+ | } | ||
+ | |||
+ | .qwerty{ | ||
+ | -moz-border-radius: 8px; | ||
+ | -webkit-border-radius: 8px; | ||
+ | border-radius: 8px; | ||
} | } | ||
/* | /* | ||
− | http://wiki.metin2. | + | .header-bg { |
− | http://wiki.metin2. | + | background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em; |
− | http://wiki.metin2. | + | } |
+ | |||
+ | |||
+ | .header-gelo { | ||
+ | background: url("") repeat 0em 0em; | ||
+ | } | ||
+ | .header-pt { | ||
+ | background: url("http://wiki.metin2.com.pt/images/3/33/Tes7.png") repeat 0em 0em; | ||
+ | } | ||
+ | |||
+ | .header-test8xmas { | ||
+ | background: url("http://wiki.metin2.com.pt/images/2/27/Header-bgxmas.png") repeat 0em 0em; | ||
+ | } | ||
+ | |||
+ | .header-bg a:link { | ||
+ | color: #fece58; | ||
+ | } | ||
+ | |||
+ | .header-bg a:new { | ||
+ | color: rgb(241, 222, 142); | ||
+ | } | ||
*/ | */ |
06.59, 25 Mart 2015 tarihindeki hâli
/* CSS an dieser Stelle wirkt sich auf alle Skins aus
http://metin2wiki.de/skins/Metin2Theme/bullet.gif verkleinern */
/* Hauptseiten-Titel und -Kategorien verstecken */
body.page-Hauptseite #catlinks,
body.page-Hauptseite h1.firstHeading{
display: none;
}
.guide {
background-image: url(http://www.metin2wiki.de/images/4/4f/Forum_Hintergrund.jpg);
background-repeat: repeat-y; }
#bodyContent a.external, #bodyContent a.external[href^="gopher://"] {
background: url("http://metin2wiki.de/images/a/af/External-link.png") no-repeat scroll right center transparent;
padding-right: 13px;
}
#firstHeading {
padding-top: 10px;
}
.pBody {
margin: 3px 0 0 0 !important;
}
.mw-editsection {
float: right;
}
ul {
list-style-image: url("http://metin2wiki.de/images/4/4b/MinusS.png");
}
.mw-content-ltr ul {
margin: 0.3em 0px 0px 2em;
padding: 0px;
}
.portletNavMiddle UL {
padding: 0px 0px 1px 27px;
}
#contentSub, #contentSub2 {
margin: 1em 0px 1.4em 1em;
}
.icon_14 {
background-image:url(http://metin2wiki.de/images/thumb/6/6a/Hintergrund.png/14px-Hintergrund.png);
background-position: center center;
}
.icon_14 img {vertical-align:top !important;}
.drachenstein_colhead {
width: 120px;
border: 1px solid #5d0505;
border-radius: 10px;
box-shadow: 2px 2px 5px #000000;
background: #5d0505;
color: #dadada;
font-weight: bold;
padding: 5px;
}
.drachenstein_head {
width: 425px;
border: 1px solid #5d0505;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
box-shadow:2px 2px 5px #000000;
background: #5d0505;
color: #f0d9a2;
font-weight: bold;
padding: 5px 15px;
}
.drachenstein_reinheit {
width: 110px;
height: 92px;
border-radius: 55px;
font-size: 20px;
color: #f0d9a2;
padding-top: 18px;
line-height: 30px;
align: center;
text-align: center;
background: #5d0505;
box-shadow: 2px 2px 5px #000000;
}
.drachenstein_level {
width: 50px;
height: 50px;
border-radius: 25px;
font-size: 20px;
color: #dadada;
line-height: 50px;
text-align: center;
background: #5d0505;
box-shadow: 2px 2px 5px #000000;
}
.drachenstein_bonus {
color: #5d0505;
font-size: 17px;
border-top: 1px dashed #5d0505;
border-Bottom: 1px dashed #5d0505;
}
.drachenstein_eBonus {
color: #5d0505;
font-size: 15px;
}
.drachenstein_td1 {
border-left: 1px dashed #5d0505;
border-top: 1px dashed #5d0505;
border-bottom: 1px dashed #5d0505;
}
.drachenstein_td2 {
border-right: 1px dashed #5d0505;
border-top: 1px dashed #5d0505;
border-bottom: 1px dashed #5d0505;
}
.drachenstein_table {
border: 1px solid #5d0505;
padding-right: 10px;
padding-bottom: 10px;
}
table.collapsed tr.collapsible {
display: none;
}
.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;
}
.collapseButton a {
color:#f0d9a2;
}
.ds_head {
background-color:#5d0505;
color:#f0d9a2;
border:1px solid transparent;
border-top-left-radius:7px;
border-top-right-radius:7px;
text-align:center;
padding:2px;
}
.ds_colhead {
background-color:#820707;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
margin-top:1px;
}
#prefcontrol {
padding: 5px !important;
}
div#content .content-footer{
position: relative;
width: 960px;
padding: 0px;
left: -35px;
right: 0px;
bottom: -26px;
background: url('http://wiki.metin2.de/images/f/f3/Contentfooter.png') no-repeat scroll top center transparent !important;
height: 56px;
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: 700;
background-color: transparent;
}
#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;
border: 1px solid #f1de8e;
background: transparent;
z-index: 1;
border-radius: 6px;
padding-bottom: 3px;
}
#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.com.pt/images/7/7a/Bullet.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-personal {
background: url("http://wiki.metin2.com.pt/images/8/87/Top.png") transparent;
}
#f-copyrightico{
left: 45px;
top: 130px;}
#f-list{margin-top:160px;}
body {
background: url('http://wiki.metin2.com.pt/images/4/40/BackgroundWolf.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;
}
.portletNavBG {
background: url('http://wiki.metin2.com.pt/images/b/bb/Coiso1.png') no-repeat;
width: 157px;
min-height: 34px;
overflow: hidden;
text-align: center;
}
.portletNavMiddle {
background: url('http://wiki.metin2.com.pt/images/8/87/Coiso2.png') repeat-y;
width: 157px;
}
.portletNavBtn{
background: url('http://wiki.metin2.com.pt/images/8/87/Coiso3.png') no-repeat 0 100%;
max-height: 132px;
width: 157px;
}
#p-logo {
position: relative;
right: 0px;
left: 250px;
top: -36px;
height: 70px;
width: 350px;
}
#p-logo a, #p-logo a:hover {
background: url('http://wiki.metin2.de/images/6/60/Wiki_Logo.png') no-repeat center top transparent !important;
position: relative;
height: 70px;
width: 350px;
margin: auto;
overflow: visible;
}
div#column-content {
left: 0px;
right: 0px;
top: 262px;
opacity: 0.99;
position: relative;
z-index: 1;
margin-bottom:50px;
}
#p-cactions {
position: absolute;
width: 960px;
padding: 0px;
top: 155px;
left: 178px;
right: 0px;
background: url('http://wiki.metin2.com.pt/images/a/a8/Navbg.png') no-repeat scroll center center transparent !important;
height: 155px;
z-index: 0;
}
#p-cactions .pBodyTabs {
margin-top: 67px;
margin-right: 10px;
}
#f-poweredbyico{display:none;}
div#content {
position:relative;
color: #000;
padding: 10px 35px 0px;
margin-top: 0px;
width: 890px;
border-width: 0px;
background: url("http://wiki.metin2.com.pt/images/f/f8/Contentbackground.png") repeat-y;
}
div#footer {
position: absolute;
margin: 0px;
padding: 50px 0px 0px;
display: block;
width: 100%;
border: medium none;
height: 203px;
background: url('http://wiki.metin2.com.pt/images/a/ab/M2-footer2.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;
}
#mw-content-text h2 {
background: url("http://wiki.metin2.com.pt/images/e/ee/BoardNewM.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.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
-webkit-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
-o-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.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.com.pt/images/9/9f/Transparentbackground.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;
display: inline-block !important;
padding: 10px !important;
}
body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading{
display: none;
}
.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: 13px;
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
border: 1px solid rgb(150, 150, 150);
}
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.com.pt/images/9/9f/Transparentbackground.png") repeat;
display: inline-block;
padding: 5px;
width: 790px;
color: #00000;
border: 1px solid #000000;
border-radius: 5px;
}
.transparentbackground {
background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.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;
}
#catlinks,
.catlinks {
background: url("http://wiki.metin2.com.pt/images/f/f3/Catlinks_background.png") no-repeat scroll center transparent;
border: none;
color: rgb(241, 222, 142);
}
#catlinks a,
.catlinks a {
color: rgb(241, 222, 142);
}
#toc,
.toc,
.mw-warning {
background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.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;
}
.nativelooktop {
background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
padding: 0px;
width: 190px;
height: 10px;
}
.nativelookbackground {
background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
background-repeat: repeat-y;
padding: 0px;
width: 190px;
}
.nativelookbottom {
background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
padding: 0px;
width: 190px;
height: 10px;
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
border: 1px solid #88283a;
}
.header-bgxmas {
background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em;
}
/*
.cenas {
background:url('http://wiki.metin2.com.pt/images/c/ca/Textura.png') no-repeat;
}
.qwerty{
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
/*
.header-bg {
background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em;
}
.header-gelo {
background: url("") repeat 0em 0em;
}
.header-pt {
background: url("http://wiki.metin2.com.pt/images/3/33/Tes7.png") repeat 0em 0em;
}
.header-test8xmas {
background: url("http://wiki.metin2.com.pt/images/2/27/Header-bgxmas.png") repeat 0em 0em;
}
.header-bg a:link {
color: #fece58;
}
.header-bg a:new {
color: rgb(241, 222, 142);
}
*/