"MediaWiki:Common.css" sayfasının sürümleri arasındaki fark

 
(3 kullanıcıdan 44 ara revizyon gösterilmiyor)
1. satır: 1. satır:
 
+
body {
body{
+
    background: #000 url('');
  background: #000 url('https://tr-wiki.metin2.gameforge.com/images/5/5d/Eski_Arka_Plan.jpg');
+
    background-repeat: no-repeat;
  background-repeat: no-repeat;
+
    background-position: center top;
  background-position: center top;
+
    background-attachment: fixed
  background-attachment:fixed;
+
}
 +
li.gallerybox div.thumb,
 +
div.tleft div.thumbinner,
 +
div.tright div.thumbinner,
 +
div.tnone div.thumbinner {
 +
    background: url(https://tr-wiki.metin2.gameforge.com/images/8/84/Saydam_Arka_Plan.png) repeat scroll 0% 0% transparent !important;
 +
    border: 1px solid #88283a;
 +
    padding: 5px;
 
}
 
}
.mw-wiki-logo {
+
/*
     background-image: url(https://tr-wiki.metin2.gameforge.com/images/2/21/Metin2_logo_tr.png);
+
div.thumbinner {
 +
     width: auto;
 +
    max-width: 258px;
 +
    padding: 5px;
 
}
 
}
  
html .thumbcaption {
+
.thumbinner .thumbimage {
text-align: left;
+
    border: solid 1px #0c0604;
line-height: 1.4em;
+
    max-width: 256px;
padding:3px !important;
+
    height: auto;
font-size:94%;
 
  color:#f0d9a2;
 
border-radius:3px;
 
  background-color:#960c0e;
 
background:linear-gradient(to top, #460000, #af0021);
 
 
}
 
}
html .thumbimage {
+
*/
border: 0px solid rgb(180, 180, 180);
+
.thumbcaption {
  margin-bottom: 5px;
+
    font-size: 12px;
  border-radius: 3px;
+
}
 +
.mw-wiki-logo {
 +
    background-image: url('https://tr-wiki.metin2.gameforge.com/images/b/bd/Metin2_logo_hd.png');
 
}
 
}
 
 
.arkaust {
 
.arkaust {
  background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
+
    background: url(http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg) no-repeat;
  padding: 0px;
+
    padding: 0px;
  width: 190px;
+
    width: 190px;
  height: 10px;
+
    height: 10px
 
}
 
}
 
 
.arkaorta {
 
.arkaorta {
  background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
+
    background-image: url(http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg);
  background-repeat: repeat-y;
+
    background-repeat: repeat-y;
  padding: 0px;
+
    padding: 0px;
  width: 190px;
+
    width: 190px
 
}
 
}
 
 
.arkaalt {
 
.arkaalt {
  background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
+
    background: url(http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg) no-repeat;
  padding: 0px;
+
    padding: 0px;
  width: 190px;
+
    width: 190px;
  height: 10px;
+
    height: 10px
 
}
 
}
 
.baslikarkaplan {
 
.baslikarkaplan {
  background: url("http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png") repeat 0em 0em;
+
    background: url(http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png) repeat 0em 0em
 
}
 
}
 
 
#arc a:link {
 
#arc a:link {
  text-decoration: none;
+
    text-decoration: none
 
}
 
}
 
 
hr {
 
hr {
  border: 1px solid #754646;
+
    border: 1px solid #754646
 
}
 
}
 
 
li.gallerybox div.thumb,
 
li.gallerybox div.thumb,
 
div.tleft div.thumbinner,
 
div.tleft div.thumbinner,
 
div.tright div.thumbinner {
 
div.tright div.thumbinner {
     background: url("https://tr-wiki.metin2.gameforge.com/images/8/84/Saydam_Arka_Plan.png") repeat scroll 0% 0% transparent !important;
+
     background: url(https://tr-wiki.metin2.gameforge.com/images/8/84/Saydam_Arka_Plan.png) repeat scroll 0% 0% transparent !important;
     border: 1px solid #88283a;
+
     border: 1px solid #88283a
 
}
 
}
 
 
.mw-collapsible-text {
 
.mw-collapsible-text {
  color: #f0d9a2 !important;
+
    color: #ffffff !important
 
}
 
}
 
 
.abeille .mw-collapsible-text {
 
.abeille .mw-collapsible-text {
  color: #000000 !important;
+
    color: #000000 !important
 +
}
 +
.button-ank {
 +
    border: 1px solid black;
 +
    padding: 1px 5px;
 +
    border-radius: 8px;
 +
    background: white;
 +
    cursor: pointer;
 +
    display: inline-block;
 +
    position: relative;
 +
    user-select: none
 +
}
 +
.button-ank:hover {
 +
    background: rgb(238, 238, 238);
 +
    box-shadow: 1px 1px 0 #1f0e02
 +
}
 +
.button-ank:active {
 +
    box-shadow: none;
 +
    top: 3px
 
}
 
}
 
/* Button Metin2 style */
 
 
.btn {
 
.btn {
 
     font-size: 12px;
 
     font-size: 12px;
     white-space:nowrap;
+
     white-space: nowrap;
     padding:.8em 1.5em;
+
     padding: .8em 1.5em;
 
     line-height: 14px;
 
     line-height: 14px;
 
     display: inline-block;
 
     display: inline-block;
83. satır: 98. satır:
 
     color: #f0d9a2;
 
     color: #f0d9a2;
 
     text-align: center;
 
     text-align: center;
     position:relative;
+
     position: relative;
 
     -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
 
     -webkit-transition: border .25s linear, color .25s linear, background-color .25s linear;
     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 {
.btn.btn-mt2{
 
 
     background-color: #1f0e02;
 
     background-color: #1f0e02;
 
     border-color: #512410;
 
     border-color: #512410;
 
     -webkit-box-shadow: 0 3px 0 #512410;
 
     -webkit-box-shadow: 0 3px 0 #512410;
 
     box-shadow: 0 3px 0 #512410;
 
     box-shadow: 0 3px 0 #512410;
     border-radius: 4px;
+
     border-radius: 4px
 
}
 
}
 
+
.btn.btn-mt2:hover {
.btn.btn-mt2:hover{
+
     background-color: #512410;
     background-color:#512410;
+
     box-shadow: 0 3px 0 #1f0e02
     box-shadow: 0 3px 0 #1f0e02;
 
 
}
 
}
 
+
.btn.btn-mt2:active {
.btn.btn-mt2:active{
 
 
     top: 3px;
 
     top: 3px;
 
     outline: none;
 
     outline: none;
 
     -webkit-box-shadow: none;
 
     -webkit-box-shadow: none;
     box-shadow: none;
+
     box-shadow: none
 
}
 
}
 
+
.breadcrumb {
.breadcrumb {  
+
    list-style: none;
  list-style: none;  
+
    overflow: hidden
  overflow: hidden;
 
 
}
 
}
.breadcrumb li {  
+
.breadcrumb li {
  float: left;
+
    float: left
 
}
 
}
 
.breadcrumb li a {
 
.breadcrumb li a {
     color: #f0d9a2;
+
     color: #ffffff;
 
     text-decoration: none !important;
 
     text-decoration: none !important;
 
     padding: 4px 0 7px 25px;
 
     padding: 4px 0 7px 25px;
122. satır: 133. satır:
 
     position: relative;
 
     position: relative;
 
     display: block;
 
     display: block;
     float: left;
+
     float: left
 
}
 
}
 
.breadcrumb li a:before {
 
.breadcrumb li a:before {
138. satır: 149. satır:
 
     left: 100%;
 
     left: 100%;
 
     padding: 1.2px;
 
     padding: 1.2px;
     z-index: 1;
+
     z-index: 1
 
}
 
}
 
.breadcrumb li a:after {
 
.breadcrumb li a:after {
153. satır: 164. satır:
 
     left: 100%;
 
     left: 100%;
 
     z-index: 2;
 
     z-index: 2;
     padding: 1.3px;
+
     padding: 1.3px
}
+
}
 
.breadcrumb li:first-child a {
 
.breadcrumb li:first-child a {
  padding-left: 10px;
+
    padding-left: 10px
 +
}
 +
.breadcrumb li:nth-child(2) a {
 +
    background: #520202
 +
}
 +
.breadcrumb li:nth-child(2) a:after {
 +
    border-left-color: #520202
 +
}
 +
.breadcrumb li:nth-child(3) a {
 +
    background: #520202
 +
}
 +
.breadcrumb li:nth-child(3) a:after {
 +
    border-left-color: #520202
 +
}
 +
.breadcrumb li:nth-child(4) a {
 +
    background: #520202
 +
}
 +
.breadcrumb li:nth-child(4) a:after {
 +
    border-left-color: #520202
 +
}
 +
.breadcrumb li:nth-child(5) a {
 +
    background: #520202
 +
}
 +
.breadcrumb li:nth-child(5) a:after {
 +
    border-left-color: #520202
 
}
 
}
.breadcrumb li:nth-child(2) a      { background:#520202; }
 
.breadcrumb li:nth-child(2) a:after { border-left-color: #520202; }
 
.breadcrumb li:nth-child(3) a      { background:#520202; }
 
.breadcrumb li:nth-child(3) a:after { border-left-color: #520202; }
 
.breadcrumb li:nth-child(4) a      { background:#520202; }
 
.breadcrumb li:nth-child(4) a:after { border-left-color: #520202; }
 
.breadcrumb li:nth-child(5) a      { background:#520202; }
 
.breadcrumb li:nth-child(5) a:after { border-left-color: #520202; }
 
 
 
.breadcrumb li:last-child a {
 
.breadcrumb li:last-child a {
  background: transparent !important;
+
    background: transparent !important;
  color: black;
+
    color: black;
  pointer-events: none;
+
    pointer-events: none;
  cursor: default;
+
    cursor: default
 
}
 
}
.breadcrumb li:last-child a:before {border-left: 0px solid !important}
+
.breadcrumb li:last-child a:before {
.breadcrumb li:last-child a:after { border: 0; }
+
    border-left: 0px solid !important
.breadcrumb li a:hover { background: #a32e2e; }
 
.breadcrumb li a:hover:after { border-left-color: #a32e2e !important; }
 
 
 
.Cerceve {
 
  border: solid;
 
  border-image: url("https://tr-wiki.metin2.gameforge.com/images/1/12/Cercevemap.png");
 
  border-image-repeat: repeat;
 
  border-image-slice: 6 fill;
 
  border-image-width: auto;
 
  padding: 2px;
 
  display: inline-block;
 
 
}
 
}
 
+
.breadcrumb li:last-child a:after {
.Cerceve img {
+
    border: 0
  vertical-align: bottom;
 
 
}
 
}
 
+
.breadcrumb li a:hover {
 
+
    background: #a32e2e
/* *********************************************************************** */
 
/*                            VERSIONE DESKTOP                            */
 
/* *********************************************************************** */
 
@media only screen and (min-width: 801px){
 
 
 
body {
 
    background: url('https://tr-wiki.metin2.gameforge.com/images/5/5d/Eski_Arka_Plan.jpg') no-repeat fixed center top #000;
 
    background-size: 100%;
 
 
}
 
}
 
+
.breadcrumb li a:hover:after {
.resMostri{
+
     border-left-color: #a32e2e !important
     display:block;
 
 
}
 
}
 
+
.tablo {
.resMostriResp{
+
    border: solid;
     display: none;
+
    border-image: url(https://tr-wiki.metin2.gameforge.com/images/1/12/Cercevemap.png);
 +
    border-image-repeat: repeat;
 +
    border-image-slice: 6 fill;
 +
    border-image-width: auto;
 +
    padding: 2px;
 +
     display: inline-block
 
}
 
}
 
+
.tablo img {
.intOggetti{
+
     vertical-align: bottom
     display:block;
 
 
}
 
}
 
+
@media only screen and (min-width:801px) {
.intOggettiResp{
+
    body {
     display: none;
+
        background: url(https://tr-wiki.metin2.gameforge.com/images/6/66/Curse_of_the_Serpent.jpeg) no-repeat fixed center top #000;
}
+
        background-size: 103%
 
+
    }
 +
    .resMostri {
 +
        display: block
 +
    }
 +
     .resMostriResp {
 +
        display: none
 +
    }
 +
    .intOggetti {
 +
        display: block
 +
    }
 +
    .intOggettiResp {
 +
        display: none
 +
    }
 
}
 
}
 
+
@media only screen and (max-width:800px) {
/* *********************************************************************** */
+
    .t-responsive {
/*                            VERSIONE RESPONSIVE                          */
 
/* *********************************************************************** */
 
 
 
@media only screen and (max-width: 800px){
 
/* flex table */
 
.t-responsive {
 
 
         display: -webkit-box;
 
         display: -webkit-box;
 
         -webkit-flex-direction: column;
 
         -webkit-flex-direction: column;
236. satır: 251. satır:
 
         display: -webkit-flex;
 
         display: -webkit-flex;
 
         display: flex;
 
         display: flex;
         flex-direction: column;
+
         flex-direction: column
 
     }
 
     }
 
+
    .t-responsive .cell {
.t-responsive .cell {
 
 
         width: 100% !important;
 
         width: 100% !important;
         display: block;
+
         display: block
}
+
    }
.t-responsive .row {
+
    .t-responsive .row {
 
         width: 100% !important;
 
         width: 100% !important;
         display: block;
+
         display: block
}
+
    }
 
+
    .t-responsive .cell {
.t-responsive .cell {
 
 
         -webkit-box-ordinal-group: 1;
 
         -webkit-box-ordinal-group: 1;
 
         -moz-box-ordinal-group: 1;
 
         -moz-box-ordinal-group: 1;
 
         -ms-flex-order: 1;
 
         -ms-flex-order: 1;
 
         -webkit-order: 1;
 
         -webkit-order: 1;
         order: 1;
+
         order: 1
 +
    }
 +
    body {}
 +
    .modal-content {
 +
        width: 80% !important;
 +
        background: none !important;
 +
        background-color: #ecddc0 !important
 +
    }
 +
    .resMostri {
 +
        display: none !important
 +
    }
 +
    .resMostriResp {
 +
        display: block !important
 +
    }
 +
    .intOggetti {
 +
        display: none !important
 +
    }
 +
    .intOggettiResp {
 +
        display: block !important
 +
    }
 
}
 
}
 
/* Responsive body */
 
body {
 
 
}
 
 
.modal-content{
 
  width: 80% !important;
 
  background: none !important;
 
  background-color: #ecddc0 !important;
 
}
 
 
.resMostri{
 
    display: none !important;
 
}
 
 
.resMostriResp{
 
    display: block !important;
 
}
 
 
.intOggetti{
 
    display: none !important;
 
}
 
 
.intOggettiResp{
 
    display: block !important;
 
}
 
 
/* Fine Versione Responsive */
 
}
 
 
/****************************************************************************************/
 
/******************************************TABBER****************************************/
 
/****************************************************************************************/
 
 
 
.tabberlive .tabbertabhide {
 
.tabberlive .tabbertabhide {
display: none;
+
    display: none
}
 
 
 
/*--------------------------------------------------
 
  .tabber = before the tabber interface is set up
 
  .tabberlive = after the tabber interface is set up
 
  --------------------------------------------------*/
 
.tabber {
 
}
 
 
 
.tabberlive {
 
 
 
 
}
 
}
 
+
.tabber {}
/*--------------------------------------------------
+
.tabberlive {}
  ul.tabbernav = the tab navigation list
 
  li.tabberactive = the active tab
 
  --------------------------------------------------*/
 
 
ul.tabbernav {
 
ul.tabbernav {
 
     margin: 0;
 
     margin: 0;
 
     padding: 3px 0;
 
     padding: 3px 0;
     border-bottom: 1px solid rgb(81,36,16);
+
     border-bottom: 1px solid rgb(81, 36, 16);
     font: bold 12px Verdana,sans-serif;
+
     font: bold 12px Verdana, sans-serif
 
}
 
}
 
 
ul.tabbernav li {
 
ul.tabbernav li {
 
     list-style: none;
 
     list-style: none;
 
     margin: 0;
 
     margin: 0;
     display: inline;
+
     display: inline
 
}
 
}
 
 
ul.tabbernav li a {
 
ul.tabbernav li a {
 
     padding: 3px 0.5em;
 
     padding: 3px 0.5em;
 
     margin-left: 3px;
 
     margin-left: 3px;
     border: 1px solid rgb(81,36,16);
+
     border: 1px solid rgb(81, 36, 16);
 
     border-bottom: none;
 
     border-bottom: none;
     background:#6e1515;
+
     background: #6e1515;
 
     text-decoration: none;
 
     text-decoration: none;
 +
    border-top-left-radius: 5px;
 +
    border-top-right-radius: 5px
 
}
 
}
 
 
ul.tabbernav li a:link {
 
ul.tabbernav li a:link {
     color: #f0f0f0;
+
     color: #f0f0f0
 
}
 
}
 
 
ul.tabbernav li a:hover {
 
ul.tabbernav li a:hover {
 
     color: #f0f0f0;
 
     color: #f0f0f0;
 
     background: #3b0202;
 
     background: #3b0202;
     border-color: rgb(81,36,16);
+
     border-color: rgb(81, 36, 16)
 
}
 
}
 
 
ul.tabbernav li.tabberactive a {
 
ul.tabbernav li.tabberactive a {
 
     background-color: #3b0202;
 
     background-color: #3b0202;
     border: 1px solid rgb(81,36,16);
+
     border: 1px solid rgb(81, 36, 16)
 
}
 
}
 
 
ul.tabbernav li.tabberactive a:hover {
 
ul.tabbernav li.tabberactive a:hover {
 
     color: #f0f0f0;
 
     color: #f0f0f0;
 
     background: #3b0202;
 
     background: #3b0202;
     border-bottom: none;
+
     border-bottom: none
 
}
 
}
 
/*--------------------------------------------------
 
  .tabbertab = the tab content
 
  Add style only after the tabber interface is set up (.tabberlive)
 
  --------------------------------------------------*/
 
 
.tabberlive .tabbertab {
 
.tabberlive .tabbertab {
 
     padding-top: 3px;
 
     padding-top: 3px;
363. satır: 337. satır:
 
     border: 0px;
 
     border: 0px;
 
     border-top: 0;
 
     border-top: 0;
     overflow: auto;
+
     overflow: auto
 
}
 
}
 
/* If desired, hide the heading since a heading is provided by the tab */
 
 
.tabberlive .tabbertab h2 {
 
.tabberlive .tabbertab h2 {
display:none;
+
    display: none
 
}
 
}
 
.tabberlive .tabbertab h3 {
 
.tabberlive .tabbertab h3 {
display:none;
+
    display: none
}
 
 
 
/* Example of using an ID to set different styles for the tabs on the page */
 
.tabberlive#tab1 {
 
}
 
.tabberlive#tab2 {
 
 
}
 
}
 +
.tabberlive#tab1 {}
 +
.tabberlive#tab2 {}
 
.tabberlive#tab2 .tabbertab {
 
.tabberlive#tab2 .tabbertab {
height:200px;
+
    height: 200px;
overflow:auto;
+
    overflow: auto
 
}
 
}
 
/* Modal Windows */
 
 
.modal {
 
.modal {
 
     display: none;
 
     display: none;
393. satır: 359. satır:
 
     height: 100%;
 
     height: 100%;
 
     z-index: 99;
 
     z-index: 99;
     background-color: rgba(0, 0, 0, 0.5);
+
     background-color: rgba(0, 0, 0, 0.5)
 
}
 
}
 
.modal-content {
 
.modal-content {
399. satır: 365. satır:
 
     top: 50%;
 
     top: 50%;
 
     left: 50%;
 
     left: 50%;
     transform: translate(-50%,-50%);
+
     transform: translate(-50%, -50%);
 
     padding: 16px 24px;
 
     padding: 16px 24px;
     width: auto;
+
     width: 1200px;
 
     background: url(https://tr-wiki.metin2.gameforge.com/images/4/44/Pano_Arka_Plan.png);
 
     background: url(https://tr-wiki.metin2.gameforge.com/images/4/44/Pano_Arka_Plan.png);
 
     border-radius: 8px;
 
     border-radius: 8px;
     border: 1px solid black;
+
     border: 1px solid black
 
}
 
}
 
 
.close-button {
 
.close-button {
 
     float: right;
 
     float: right;
415. satır: 380. satır:
 
     cursor: pointer;
 
     cursor: pointer;
 
     border-radius: 4px;
 
     border-radius: 4px;
     background: url(https://tr-wiki.metin2.gameforge.com/images/0/04/No.png) no-repeat;
+
     background: url(https://tr-wiki.metin2.gameforge.com/images/0/04/No.png) no-repeat
 
}
 
}
 
.close-button:hover {
 
.close-button:hover {
     background-color: darkgray;
+
     background-color: darkgray
 +
}
 +
@media(max-width:768px) {
 +
    .grid2 {
 +
        grid-template-columns: repeat(2, 1fr) !important
 +
    }
 +
    .grid3 {
 +
        grid-template-columns: repeat(3, auto) !important
 +
    }
 +
}
 +
#p-logo-text a {
 +
    font-variant: historical-ligatures
 
}
 
}
 
+
.popContenu {
@media(max-width: 768px){
+
    display: inline-block;
 
+
    transition: all 0.4s ease
.grid2 {
 
  grid-template-columns: repeat(2, 1fr) !important;
 
 
}
 
}
 
+
.popInfo:hover .popContenu {
.grid3 {
+
    opacity: 1 !important;
  grid-template-columns: repeat(3, auto) !important;
+
    transition: all 0.4s ease
 
}
 
}
  
 +
.iconDetay {
 +
    border: solid;
 +
    border-image: url(https://tr-wiki.metin2.gameforge.com/images/1/1f/Icondetay.png) 11 fill / auto / 0 repeat;
 +
    padding: 10px;
 +
    backdrop-filter: blur(4px)
 
}
 
}

05.57, 23 Ocak 2024 itibarı ile sayfanın şu anki hâli

body {
    background: #000 url('');
    background-repeat: no-repeat;
    background-position: center top;
    background-attachment: fixed
}
li.gallerybox div.thumb,
div.tleft div.thumbinner,
div.tright div.thumbinner,
div.tnone div.thumbinner {
    background: url(https://tr-wiki.metin2.gameforge.com/images/8/84/Saydam_Arka_Plan.png) repeat scroll 0% 0% transparent !important;
    border: 1px solid #88283a;
    padding: 5px;
}
/*
div.thumbinner {
    width: auto;
    max-width: 258px;
    padding: 5px;
}

.thumbinner .thumbimage {
    border: solid 1px #0c0604;
    max-width: 256px;
    height: auto;
}
*/
.thumbcaption {
    font-size: 12px;
}
.mw-wiki-logo {
    background-image: url('https://tr-wiki.metin2.gameforge.com/images/b/bd/Metin2_logo_hd.png');
}
.arkaust {
    background: url(http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg) no-repeat;
    padding: 0px;
    width: 190px;
    height: 10px
}
.arkaorta {
    background-image: url(http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg);
    background-repeat: repeat-y;
    padding: 0px;
    width: 190px
}
.arkaalt {
    background: url(http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg) no-repeat;
    padding: 0px;
    width: 190px;
    height: 10px
}
.baslikarkaplan {
    background: url(http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png) repeat 0em 0em
}
#arc a:link {
    text-decoration: none
}
hr {
    border: 1px solid #754646
}
li.gallerybox div.thumb,
div.tleft div.thumbinner,
div.tright div.thumbinner {
    background: url(https://tr-wiki.metin2.gameforge.com/images/8/84/Saydam_Arka_Plan.png) repeat scroll 0% 0% transparent !important;
    border: 1px solid #88283a
}
.mw-collapsible-text {
    color: #ffffff !important
}
.abeille .mw-collapsible-text {
    color: #000000 !important
}
.button-ank {
    border: 1px solid black;
    padding: 1px 5px;
    border-radius: 8px;
    background: white;
    cursor: pointer;
    display: inline-block;
    position: relative;
    user-select: none
}
.button-ank:hover {
    background: rgb(238, 238, 238);
    box-shadow: 1px 1px 0 #1f0e02
}
.button-ank:active {
    box-shadow: none;
    top: 3px
}
.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
}
.breadcrumb {
    list-style: none;
    overflow: hidden
}
.breadcrumb li {
    float: left
}
.breadcrumb li a {
    color: #ffffff;
    text-decoration: none !important;
    padding: 4px 0 7px 25px;
    background: #520202;
    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 #520202;
    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: #520202
}
.breadcrumb li:nth-child(2) a:after {
    border-left-color: #520202
}
.breadcrumb li:nth-child(3) a {
    background: #520202
}
.breadcrumb li:nth-child(3) a:after {
    border-left-color: #520202
}
.breadcrumb li:nth-child(4) a {
    background: #520202
}
.breadcrumb li:nth-child(4) a:after {
    border-left-color: #520202
}
.breadcrumb li:nth-child(5) a {
    background: #520202
}
.breadcrumb li:nth-child(5) a:after {
    border-left-color: #520202
}
.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: #a32e2e
}
.breadcrumb li a:hover:after {
    border-left-color: #a32e2e !important
}
.tablo {
    border: solid;
    border-image: url(https://tr-wiki.metin2.gameforge.com/images/1/12/Cercevemap.png);
    border-image-repeat: repeat;
    border-image-slice: 6 fill;
    border-image-width: auto;
    padding: 2px;
    display: inline-block
}
.tablo img {
    vertical-align: bottom
}
@media only screen and (min-width:801px) {
    body {
        background: url(https://tr-wiki.metin2.gameforge.com/images/6/66/Curse_of_the_Serpent.jpeg) no-repeat fixed center top #000;
        background-size: 103%
    }
    .resMostri {
        display: block
    }
    .resMostriResp {
        display: none
    }
    .intOggetti {
        display: block
    }
    .intOggettiResp {
        display: none
    }
}
@media only screen and (max-width:800px) {
    .t-responsive {
        display: -webkit-box;
        -webkit-flex-direction: column;
        display: -moz-box;
        -moz-flex-direction: column;
        display: -ms-flexbox;
        -ms-flex-direction: column;
        display: -webkit-flex;
        display: flex;
        flex-direction: column
    }
    .t-responsive .cell {
        width: 100% !important;
        display: block
    }
    .t-responsive .row {
        width: 100% !important;
        display: block
    }
    .t-responsive .cell {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1
    }
    body {}
    .modal-content {
        width: 80% !important;
        background: none !important;
        background-color: #ecddc0 !important
    }
    .resMostri {
        display: none !important
    }
    .resMostriResp {
        display: block !important
    }
    .intOggetti {
        display: none !important
    }
    .intOggettiResp {
        display: block !important
    }
}
.tabberlive .tabbertabhide {
    display: none
}
.tabber {}
.tabberlive {}
ul.tabbernav {
    margin: 0;
    padding: 3px 0;
    border-bottom: 1px solid rgb(81, 36, 16);
    font: bold 12px Verdana, sans-serif
}
ul.tabbernav li {
    list-style: none;
    margin: 0;
    display: inline
}
ul.tabbernav li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid rgb(81, 36, 16);
    border-bottom: none;
    background: #6e1515;
    text-decoration: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}
ul.tabbernav li a:link {
    color: #f0f0f0
}
ul.tabbernav li a:hover {
    color: #f0f0f0;
    background: #3b0202;
    border-color: rgb(81, 36, 16)
}
ul.tabbernav li.tabberactive a {
    background-color: #3b0202;
    border: 1px solid rgb(81, 36, 16)
}
ul.tabbernav li.tabberactive a:hover {
    color: #f0f0f0;
    background: #3b0202;
    border-bottom: none
}
.tabberlive .tabbertab {
    padding-top: 3px;
    padding-left: 0px;
    padding-bottom: 3px;
    padding-right: 0px;
    border: 0px;
    border-top: 0;
    overflow: auto
}
.tabberlive .tabbertab h2 {
    display: none
}
.tabberlive .tabbertab h3 {
    display: none
}
.tabberlive#tab1 {}
.tabberlive#tab2 {}
.tabberlive#tab2 .tabbertab {
    height: 200px;
    overflow: auto
}
.modal {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.5)
}
.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 16px 24px;
    width: 1200px;
    background: url(https://tr-wiki.metin2.gameforge.com/images/4/44/Pano_Arka_Plan.png);
    border-radius: 8px;
    border: 1px solid black
}
.close-button {
    float: right;
    width: 20px;
    height: 20px;
    line-height: 24px;
    text-align: center;
    cursor: pointer;
    border-radius: 4px;
    background: url(https://tr-wiki.metin2.gameforge.com/images/0/04/No.png) no-repeat
}
.close-button:hover {
    background-color: darkgray
}
@media(max-width:768px) {
    .grid2 {
        grid-template-columns: repeat(2, 1fr) !important
    }
    .grid3 {
        grid-template-columns: repeat(3, auto) !important
    }
}
#p-logo-text a {
    font-variant: historical-ligatures
}
.popContenu {
    display: inline-block;
    transition: all 0.4s ease
}
.popInfo:hover .popContenu {
    opacity: 1 !important;
    transition: all 0.4s ease
}

.iconDetay {
    border: solid;
    border-image: url(https://tr-wiki.metin2.gameforge.com/images/1/1f/Icondetay.png) 11 fill / auto / 0 repeat;
    padding: 10px;
    backdrop-filter: blur(4px)
}