MediaWiki:Common.css: Różnice pomiędzy wersjami

m (Wycofano edycje użytkownika Ingolf (dyskusja). Autor przywróconej wersji to Santonia.)
 
(Nie pokazano 42 wersji utworzonych przez 2 użytkowników)
Linia 1: Linia 1:
body.page-Hauptseite #catlinks,
+
/* CSS placed here will be applied to all skins */
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://wiki.metin2.de/images/a/a4/Die_Wurzeln_des_B%C3%B6sen_Background.jpg") 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: -66px;
 
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;
+
######## Background & Logo ########
top: 130px;}
+
#################################*/
 
 
#f-list{margin-top:160px;}
 
  
 
body {
 
body {
background: url('http://wiki.metin2.de/images/a/a4/Die_Wurzeln_des_B%C3%B6sen_Background.jpg') no-repeat fixed center top #000;
+
    background: url(https://pl-wiki.metin2.gameforge.com/images/c/c7/Background_210.jpg) no-repeat fixed center top #000000;
overflow-x: visible !important;
+
     background-size: cover;
}
 
 
 
 
 
.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: -40px;
 
height: 70px;
 
width: 350px;
 
}
 
 
 
#p-logo a, #p-logo a:hover {
 
background: url('http://wiki.metin2.pl/images/4/49/Nowe_Logo_WikiPL.png') no-repeat center top transparent !important;
 
position: relative;
 
height: 168px;
 
top:-40px;
 
width: 532px;
 
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{
+
.mw-wiki-logo {
color:#643200 !important;
+
    background-image: url(https://pl-wiki.metin2.gameforge.com/images/5/5d/Logo_Metin2Wiki_Zima.png);
border-style: none;
 
border-width: 0px;
 
-moz-border-image: none;
 
-webkit-border-image: none;
 
-o-border-image: none;  
 
border-image: none;
 
 
 
 
}
 
}
  
#toc,
+
body.page-Strona_główna #catlinks,body.page-Strona_główna h1.firstHeading{
.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;
 
display: none;
 
}
 
}
  
.flaggedrevs-color-0 {
+
td, th {
text-decoration: blink;
+
    padding: 2px;
 
 
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,
 
li.gallerybox div.thumb,
div.tleft div.thumbinner,
 
 
div.tright div.thumbinner {
 
div.tright div.thumbinner {
 
background: none;
 
background: none;
Linia 498: Linia 30:
 
html .thumbimage {
 
html .thumbimage {
 
border: 1px solid rgb(180, 180, 180);
 
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 {
 
.transparentbckg800 {
   background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
+
   background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat;
 
   display: inline-block;
 
   display: inline-block;
 
   padding: 5px;
 
   padding: 5px;
Linia 533: Linia 43:
  
 
.transparentbackground {
 
.transparentbackground {
   background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat;
+
   background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat;
 
   border: 1px solid #000000;
 
   border: 1px solid #000000;
 
}
 
}
  
.mw-collapsible-toggle a:link {
+
li.gallerybox div.thumb,
     color: #0667d2;
+
div.tright div.thumbinner {
 +
    background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
 +
     border: 1px solid #88283a;
 
}
 
}
  
.mw-content-ltr .editsection,
+
.boxesheaderbackground {
.mw-content-rtl .mw-content-ltr .editsection {
+
    background: url("https://en-wiki.metin2.gameforge.com/images/4/47/Boxesheaderbackgroundxmas.png") repeat 0em 0em;
float: right;
 
margin: 0 35px 0 0;
 
 
}
 
}
  
#catlinks,
+
/* Button Metin2 style */
.catlinks {
+
.btn {
     background: url("http://wiki.metin2.com.pt/images/f/f3/Catlinks_background.png") no-repeat scroll center transparent;
+
     font-size: 12px;
     border: none;
+
    white-space:nowrap;
     color: rgb(241, 222, 142);
+
    padding:.8em 1.5em;
 +
    line-height: 14px;
 +
    display: inline-block;
 +
    zoom: 1;
 +
    color: #f0d9a2;
 +
    text-align: center;
 +
     position:relative;
 +
     -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
 +
    transition: border .25s linear, color .25s linear, background-color .25s linear;
 
}
 
}
  
#catlinks a,
+
.btn.btn-mt2{
.catlinks a {
+
     background-color: #1f0e02;
     color: rgb(241, 222, 142);
+
    border-color: #512410;
 +
    -webkit-box-shadow: 0 3px 0 #512410;
 +
    box-shadow: 0 3px 0 #512410;
 +
    border-radius: 4px;
 
}
 
}
  
#toc,
+
.btn.btn-mt2:hover{
.toc,
+
     background-color:#512410;
.mw-warning {
+
     box-shadow: 0 3px 0 #1f0e02;
     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,
+
.btn.btn-mt2:active{
.toc h2 {
+
     top: 3px;
     display: inline;
+
     outline: none;
     border: none;
+
     -webkit-box-shadow: none;
     padding: 0;
+
     box-shadow: none;
    font-size: 100%;
 
     font-weight: bold;
 
    background: none;
 
    color: #FFFFFF;
 
 
}
 
}
  
.nativelooktop {
+
.resMostri{
  background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
+
    display:block;
  padding: 0px;
 
  width: 190px;
 
  height: 10px;
 
 
}
 
}
  
.nativelookbackground {
+
.resMostriResp{
  background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
+
    display: none;
  background-repeat: repeat-y;
 
  padding: 0px;
 
  width: 190px;
 
 
}
 
}
  
.nativelookbottom {
+
.breadcrumb {  
   background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
+
   list-style: none;  
  padding: 0px;
+
   overflow: hidden;  
  width: 190px;
 
   height: 10px;
 
 
}
 
}
 +
.breadcrumb li {
 +
  float: left;
 +
}
 +
.breadcrumb li a {
 +
    color: #f1de8e;
 +
    text-decoration: none !important;
 +
    padding: 4px 0 7px 25px;
 +
    background: #512410;
 +
    position: relative;
 +
    display: block;
 +
    float: left;
 +
}
 +
.breadcrumb li a:before {
 +
    content: " ";
 +
    display: block;
 +
    width: 0;
 +
    height: 0;
 +
    border-top: 14px solid transparent;
 +
    border-bottom: 14px solid transparent;
 +
    border-left: 14px solid white;
 +
    position: absolute;
 +
    top: 46%;
 +
    margin-top: -14px;
 +
    margin-left: 1px;
 +
    left: 100%;
 +
    padding: 1.2px;
 +
    z-index: 1;
 +
}
 +
.breadcrumb li a:after {
 +
    content: " ";
 +
    display: block;
 +
    width: 0;
 +
    height: 0;
 +
    border-top: 14px solid transparent;
 +
    border-bottom: 14px solid transparent;
 +
    border-left: 14px solid #512410;
 +
    position: absolute;
 +
    top: 46%;
 +
    margin-top: -14px;
 +
    left: 100%;
 +
    z-index: 2;
 +
    padding: 1.3px;
 +
 +
.breadcrumb li:first-child a {
 +
  padding-left: 10px;
 +
}
 +
.breadcrumb li:nth-child(2) a      { background:#512410; }
 +
.breadcrumb li:nth-child(2) a:after { border-left-color: #512410; }
 +
.breadcrumb li:nth-child(3) a      { background:#512410; }
 +
.breadcrumb li:nth-child(3) a:after { border-left-color: #512410; }
 +
.breadcrumb li:nth-child(4) a      { background:#512410; }
 +
.breadcrumb li:nth-child(4) a:after { border-left-color: #512410; }
 +
.breadcrumb li:nth-child(5) a      { background:#512410; }
 +
.breadcrumb li:nth-child(5) a:after { border-left-color: #512410; }
  
li.gallerybox div.thumb,
+
.breadcrumb li:last-child a {
div.tleft div.thumbinner,
+
  background: transparent !important;
div.tright div.thumbinner {
+
  color: black;
    background: url("http://wiki.metin2.com.pt/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
+
  pointer-events: none;
    border: 1px solid #88283a;
+
  cursor: default;
 
}
 
}
 +
.breadcrumb li:last-child a:before {border-left: 0px solid !important}
 +
.breadcrumb li:last-child a:after { border: 0; }
 +
.breadcrumb li a:hover { background: #9D5B37; }
 +
.breadcrumb li a:hover:after { border-left-color: #9D5B37 !important; }
  
 +
/* *********************************************************************** */
 +
/*                            WERSJA KOMPUTEROWA                            */
 +
/* *********************************************************************** */
 +
@media only screen and (min-width: 801px){
  
.header-bgxmas {
 
    background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em;
 
 
}
 
}
  
 
/*
 
/*
 +
http://wiki.metin2.co.uk/images/3/39/Boxesheaderbackgroundnormal.png
 +
http://wiki.metin2.co.uk/images/6/66/Valentineboxheader.png
 +
http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png
 +
http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png
 +
http://wiki.metin2.co.uk/images/0/09/Boxesheaderbackgroundhalloween.png
 +
*/
  
.cenas {
+
.testowa_obr {
  background:url('http://wiki.metin2.com.pt/images/c/ca/Textura.png') no-repeat;
+
background: url("https://en-wiki.metin2.gameforge.com/images/8/8b/WikiTopBarBackground.png");
 
}
 
}
  
.qwerty{
+
/**
-moz-border-radius: 8px;  
+
* Metin2 Window styles
-webkit-border-radius: 8px;
+
*/
border-radius: 8px;  
+
.window {
 +
    font-family: Tahoma;
 +
    font-size: 10px;
 +
    color: #fff;
 +
    display: -webkit-box;
 +
    display: -webkit-flex;
 +
    display: -ms-flexbox;
 +
    display: flex;
 +
    -webkit-box-orient: vertical;
 +
    -webkit-box-direction: normal;
 +
    -webkit-flex-direction: column;
 +
    -ms-flex-direction: column;
 +
    flex-direction: column;
 +
    border-width: 32px;
 +
    border-style: solid;
 +
    border-image-source: url("https://pl-wiki.metin2.gameforge.com/images/4/4e/Szablon-Okno-Ramka.png");
 +
    border-image-repeat: repeat;
 +
    border-image-slice: 32 fill;
 +
    border-image-outset: 0;
 +
    box-sizing: border-box;
 
}
 
}
 
+
.window .window-body-container {
/*
+
    -webkit-box-flex: 1;
.header-bg {
+
    -webkit-flex-grow: 1;
     background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em;
+
    -ms-flex-positive: 1;
 +
    flex-grow: 1;
 +
    margin: -1px;
 +
     background-image: url("https://pl-wiki.metin2.gameforge.com/images/7/71/Szablon-Okno-T%C5%82o.png");
 +
    background-size: 128px 128px;
 +
    background-repeat: repeat;
 
}
 
}
 
+
.window .window-body {
 
+
     margin: 0 -25px -25px;
.header-gelo {
 
     background: url("") repeat 0em 0em;
 
 
}
 
}
.header-pt {
+
.window .window-title {
     background: url("http://wiki.metin2.com.pt/images/3/33/Tes7.png") repeat 0em 0em;
+
    display: -webkit-box;
 +
    display: -webkit-flex;
 +
    display: -ms-flexbox;
 +
    display: flex;
 +
    height: 25px;
 +
    margin: -25px 8px 0;
 +
    text-align: center;
 +
     background-image: url("https://pl-wiki.metin2.gameforge.com/images/d/d2/Szablon-Okno-Tytu%C5%82-%C5%9Arodek.png");
 +
    background-position: center top;
 +
    background-repeat: repeat-x;
 
}
 
}
 
+
.window-title:before {
.header-test8xmas {
+
    content: "";
     background: url("http://wiki.metin2.com.pt/images/2/27/Header-bgxmas.png") repeat 0em 0em;
+
    display: block;
 +
    position: relative;
 +
    left: -32px;
 +
     background-image: url("https://pl-wiki.metin2.gameforge.com/images/b/b2/Szablon-Okno-Tytu%C5%82-Lewo.png");
 +
    background-position: center top;
 +
    background-repeat: no-repeat;
 +
    width: 32px;
 +
    height: 100%;
 
}
 
}
 
+
.window-title .window-title-text {
.header-bg a:link {
+
    -webkit-box-flex: 2;
     color: #fece58;
+
    -webkit-flex-grow: 2;
 +
    -ms-flex-positive: 2;
 +
    flex-grow: 2;
 +
     line-height: 23px;
 
}
 
}
 
+
.window-title:after {
.header-bg a:new {
+
     content: "";
     color: rgb(241, 222, 142);
+
    display: block;
 +
    position: relative;
 +
    right: -32px;
 +
    background-image: url("https://pl-wiki.metin2.gameforge.com/images/f/fe/Szablon-Okno-Tytu%C5%82-Prawo.png");
 +
    background-position: center top;
 +
    background-repeat: no-repeat;
 +
    width: 32px;
 
}
 
}
*/
 

Aktualna wersja na dzień 09:48, 3 gru 2023

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

/*#################################
######## Background & Logo ########
#################################*/

body {
    background: url(https://pl-wiki.metin2.gameforge.com/images/c/c7/Background_210.jpg) no-repeat fixed center top #000000;
    background-size: cover;
}

.mw-wiki-logo {
    background-image: url(https://pl-wiki.metin2.gameforge.com/images/5/5d/Logo_Metin2Wiki_Zima.png);
}

body.page-Strona_główna #catlinks,body.page-Strona_główna h1.firstHeading{
display: none;
}

td, th {
    padding: 2px;
}

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);
}

.transparentbckg800 {
  background: url("https://en-wiki.metin2.gameforge.com/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("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat;
  border: 1px solid #000000;
}

li.gallerybox div.thumb,
div.tright div.thumbinner {
    background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
    border: 1px solid #88283a;
}

.boxesheaderbackground {
    background: url("https://en-wiki.metin2.gameforge.com/images/4/47/Boxesheaderbackgroundxmas.png") repeat 0em 0em;
}

/* Button Metin2 style */
.btn {
    font-size: 12px;
    white-space:nowrap;
    padding:.8em 1.5em;
    line-height: 14px;
    display: inline-block;
    zoom: 1;
    color: #f0d9a2;
    text-align: center;
    position:relative;
    -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
    transition: border .25s linear, color .25s linear, background-color .25s linear;
}

.btn.btn-mt2{
    background-color: #1f0e02;
    border-color: #512410;
    -webkit-box-shadow: 0 3px 0 #512410;
    box-shadow: 0 3px 0 #512410;
    border-radius: 4px;
}

.btn.btn-mt2:hover{
    background-color:#512410;
    box-shadow: 0 3px 0 #1f0e02;
}

.btn.btn-mt2:active{
    top: 3px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.resMostri{
    display:block;
}

.resMostriResp{
    display: none;
}

.breadcrumb { 
  list-style: none; 
  overflow: hidden; 
}
.breadcrumb li { 
  float: left; 
}
.breadcrumb li a {
    color: #f1de8e;
    text-decoration: none !important;
    padding: 4px 0 7px 25px;
    background: #512410;
    position: relative;
    display: block;
    float: left;
}
.breadcrumb li a:before {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid white;
    position: absolute;
    top: 46%;
    margin-top: -14px;
    margin-left: 1px;
    left: 100%;
    padding: 1.2px;
    z-index: 1;
}
.breadcrumb li a:after {
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
    border-left: 14px solid #512410;
    position: absolute;
    top: 46%;
    margin-top: -14px;
    left: 100%;
    z-index: 2;
    padding: 1.3px;
}  
.breadcrumb li:first-child a {
  padding-left: 10px;
}
.breadcrumb li:nth-child(2) a       { background:#512410; }
.breadcrumb li:nth-child(2) a:after { border-left-color: #512410; }
.breadcrumb li:nth-child(3) a       { background:#512410; }
.breadcrumb li:nth-child(3) a:after { border-left-color: #512410; }
.breadcrumb li:nth-child(4) a       { background:#512410; }
.breadcrumb li:nth-child(4) a:after { border-left-color: #512410; }
.breadcrumb li:nth-child(5) a       { background:#512410; }
.breadcrumb li:nth-child(5) a:after { border-left-color: #512410; }

.breadcrumb li:last-child a {
  background: transparent !important;
  color: black;
  pointer-events: none;
  cursor: default;
}
.breadcrumb li:last-child a:before {border-left: 0px solid !important}
.breadcrumb li:last-child a:after { border: 0; }
.breadcrumb li a:hover { background: #9D5B37; }
.breadcrumb li a:hover:after { border-left-color: #9D5B37 !important; }

/* *********************************************************************** */
/*                            WERSJA KOMPUTEROWA                             */
/* *********************************************************************** */
@media only screen and (min-width: 801px){

}

/*
http://wiki.metin2.co.uk/images/3/39/Boxesheaderbackgroundnormal.png
http://wiki.metin2.co.uk/images/6/66/Valentineboxheader.png
http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png
http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png
http://wiki.metin2.co.uk/images/0/09/Boxesheaderbackgroundhalloween.png
*/

.testowa_obr {
background: url("https://en-wiki.metin2.gameforge.com/images/8/8b/WikiTopBarBackground.png");
}

/**
 * Metin2 Window styles
 */
.window {
    font-family: Tahoma;
    font-size: 10px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-width: 32px;
    border-style: solid;
    border-image-source: url("https://pl-wiki.metin2.gameforge.com/images/4/4e/Szablon-Okno-Ramka.png");
    border-image-repeat: repeat;
    border-image-slice: 32 fill;
    border-image-outset: 0;
    box-sizing: border-box;
}
.window .window-body-container {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: -1px;
    background-image: url("https://pl-wiki.metin2.gameforge.com/images/7/71/Szablon-Okno-T%C5%82o.png");
    background-size: 128px 128px;
    background-repeat: repeat;
}
.window .window-body {
    margin: 0 -25px -25px;
}
.window .window-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    margin: -25px 8px 0;
    text-align: center;
    background-image: url("https://pl-wiki.metin2.gameforge.com/images/d/d2/Szablon-Okno-Tytu%C5%82-%C5%9Arodek.png");
    background-position: center top;
    background-repeat: repeat-x;
}
.window-title:before {
    content: "";
    display: block;
    position: relative;
    left: -32px;
    background-image: url("https://pl-wiki.metin2.gameforge.com/images/b/b2/Szablon-Okno-Tytu%C5%82-Lewo.png");
    background-position: center top;
    background-repeat: no-repeat;
    width: 32px;
    height: 100%;
}
.window-title .window-title-text {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    line-height: 23px;
}
.window-title:after {
    content: "";
    display: block;
    position: relative;
    right: -32px;
    background-image: url("https://pl-wiki.metin2.gameforge.com/images/f/fe/Szablon-Okno-Tytu%C5%82-Prawo.png");
    background-position: center top;
    background-repeat: no-repeat;
    width: 32px;
}