MediaWiki:Common.css : Différence entre versions

 
(198 révisions intermédiaires par 6 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
/* CSS placed here will be applied to all skins */
+
/* Le CSS placé ici sera chargé sur toutes les pages */
  
/* New Skin CSS */
+
html {
 +
  scroll-behavior: smooth;
 +
}
 +
 
 +
/*
 +
body {
 +
  background-image: url('https://fr-wiki.metin2.gameforge.com/images/b/bf/Fondhalloween.png');
 +
}
 +
*/
 +
 
 +
body {
 +
  background-image: url('https://fr-wiki.metin2.gameforge.com/images/1/15/Fond2015.jpg');
 +
}
 +
 
 +
#mw-content ul {
 +
    margin-bottom: 0.3em;
 +
}
  
div#content .content-footer{
+
td, th {
position: relative;
+
  padding: 2px;
width: 960px;
 
padding: 0px 0px 5px 0px;
 
left: -35px;
 
right: 0px;
 
bottom: -35px;
 
background: url('http://wiki.metin2.co.uk/images/b/bb/WikiContentFooterBackground.png') no-repeat scroll top center transparent !important;
 
height: 45px;
 
z-index: 0;
 
 
}
 
}
  
h1, h2, h3, h4, h5, h6 {
+
.map span.mw-collapsible-toggle {
color: #8B4500;
+
  padding-right: 10px;
border-bottom: 0px solid #8B4500;
 
 
}
 
}
  
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
+
table.map a.mw-collapsible-text,
margin-bottom: .3em;
+
.prettytable > span.mw-collapsible-toggle,
color: #8B4500;
+
.prettytable > span.mw-collapsible-toggle > a {
 +
  color: #ffffff;
 
}
 
}
  
#firstHeading{
+
.boxesheaderbackground, .cadre > div:first-child {
color: #8B4500;
+
  background: repeat url("https://fr-wiki.metin2.gameforge.com/images/a/a7/Boxheaderbrown.png");
border-bottom: 0px solid #8B4500;
 
 
}
 
}
  
div#column-one {
+
.cadre {
padding-top: 126px;
+
  border: 1px solid #2f1d1f;
 +
  border-radius: 15px 0;
 +
  width: 100%;
 +
  box-shadow: 3px 3px 9px 0px #544e41;
 
}
 
}
  
#p-cactions .new a {  
+
.cadre > div:first-child {
color: #EEB422;
+
  text-align: center;
 +
  color: white;
 +
  line-height: 25px;
 +
  overflow: hidden;
 +
  border-top-left-radius: 15px;
 
}
 
}
  
#p-cactions li.selected {
+
.fondfenetre,
border-bottom: 0 px solid transparent !important;
+
.sous-titre,
border-left: 0px solid transparent !important;
+
table.pretty-table th {
border-right: 0px solid transparent !important;
+
  background: url("https://fr-wiki.metin2.gameforge.com/images/8/89/Fondfenetre.png") repeat;
border-top: 0px solid transparent !important;
+
  color: white;
font-weight: 700;
 
background-color: transparent;
 
 
}
 
}
  
#p-cactions li {  
+
table.pretty-table td {
background: transparent;
+
  padding: 5px 10px;
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 {
+
table.pretty-table th {
font-weight: normal;
+
  padding: 2px 10px;
font-size: 15px;
+
  font-weight: normal;
color: #fece58;
+
  font-size: 1.1em;
border: 1px solid #f1de8e;
 
background: transparent;
 
z-index: 1;
 
border-radius: 6px;
 
padding-bottom: 3px;
 
 
}
 
}
  
#searchInput::-webkit-input-placeholder {  
+
table.pretty-table tbody > *:nth-child(2n+1) > td {
    color:#8B4513;
+
  background: rgba(0, 0, 0, .1);
 
}
 
}
#searchInput:-moz-placeholder {  
+
 
    color:#8B4513;
+
table.pretty-table tr:hover {
  opacity: 1;
+
  background: rgba(0, 0, 0, .05);
 
}
 
}
#searchInput::-moz-placeholder {  
+
 
    color:#8B4513;
+
table.pretty-table tr:first-child > th:first-child {
  opacity: 1;
+
  border-radius: 8px 0 0 0;
 +
  overflow: hidden;
 +
}
 +
 
 +
table.pretty-table caption {
 +
  margin-top: 10px;
 +
  font-weight: bold;
 
}
 
}
#searchInput:-ms-input-placeholder {  
+
 
    color:#8B4513;
+
.fondfenetre a,
 +
.fondfenetre span,
 +
table.pretty-table th a,
 +
table.pretty-table th span {
 +
  color: white;
 
}
 
}
  
ul {  
+
.sous-titre {
line-height: 1.5em;
+
  max-width: 180px;
list-style-image: url("http://wiki.metin2.co.uk/images/7/7a/Bullet.png");
+
  border: 1px solid black;
list-style-type: square;
+
  border-radius: 8px;
margin: 0.3em 0px 0px 1.5em;
+
  color: white;
padding: 0px;
 
 
}
 
}
  
#p-tb{
+
.modeleAnnonce {
position: relative;
+
  border-image: url("https://fr-wiki.metin2.gameforge.com/images/f/fb/Modeleannonce.png") 17 35 3 fill / auto / 0 repeat;
z-index: 1;
 
inline-block;
 
 
}
 
}
  
#p-search{
+
.container {  
position: relative;
+
display: flex;
z-index: 1;
+
flex-direction: row;  
inline-block;
 
 
}
 
}
  
#p-lang{
+
.button {
position: relative;
+
  border: 2px solid grey;
z-index: 1;
+
  padding: 0 12px;
inline-block;
+
  line-height: 25px;
 +
  border-radius: 16px;
 +
  background: rgba(234, 234, 234);
 +
  cursor: pointer;
 +
  display: inline-block;
 +
  position: relative;
 +
  user-select: none;
 +
  white-space: nowrap;
 
}
 
}
  
#p-Liens{
+
.button:hover {
position: relative;
+
  background: transparent;
z-index: 1;
 
inline-block;
 
 
}
 
}
  
#p-navigation {
+
.modal {
position: relative;
+
  background-color: rgba(0, 0, 0, 0.5);
z-index:1;
+
  display: none;
inline-block;
+
  height: 100%;
 +
  left: 0;
 +
  position: fixed;
 +
  top: 0;
 +
  width: 100%;
 +
  z-index: 99;
 
}
 
}
  
#p-personal {
+
.modal-content {
background: url("http://wiki.metin2.co.uk/images/8/8b/WikiTopBarBackground.png") transparent;
+
  background: url("https://fr-wiki.metin2.gameforge.com/images/e/ed/Modalbackground.png");
 +
  border: 1px solid black;
 +
  border-radius: 8px;
 +
  left: 50%;
 +
  padding: 30px 24px;
 +
  position: fixed;
 +
  top: 50%;
 +
  transform: translate(-50%,-50%);
 +
  width: auto;
 +
  max-height: 80%;
 +
  overflow-y: scroll;
 
}
 
}
  
#f-copyrightico{
+
.close {
left: 45px;
+
  color: #000000;
top: 130px;}
+
  cursor: pointer;
 +
  font-size: 20px;
 +
  padding: 6px 12px;
 +
  position: absolute;
 +
  right: 0;
 +
  top: 0;
 +
  transition: color .2s linear, background-color .2s linear;
 +
}
  
#f-list{margin-top:160px;}
+
.close:hover {
 +
  background: red;
 +
  color: #ffffff;
 +
}
  
body {
+
.cacheOrdi,
background: url('http://wiki.metin2.fr/images/5/54/ArborealMenaceBackground.jpg') no-repeat fixed center top #000;
+
.gen-active {
overflow-x: visible !important;
+
  display: block;
 +
}
 +
 
 +
.texte-long,
 +
.texte-long-2 {
 +
  text-overflow: ellipsis;
 +
  white-space: nowrap;
 +
  overflow: hidden;
 +
}
 +
 
 +
.texte-long:hover,
 +
.texte-long-2:hover {
 +
  white-space: normal;
 +
}
 +
 
 +
.shop-img img {
 +
    height: auto;
 +
    width: auto;
 +
    max-height: 130px;
 +
    max-width: 130px;
 +
}
 +
 
 +
#mw-content .soulignement > a:link {
 +
  text-decoration: none;
 +
}
 +
 
 +
.popContenu {
 +
  display: inline-block;
 +
  transition: all 0.4s ease;
 +
}
 +
 
 +
.popInfo:hover .popContenu {
 +
  opacity: 1 !important;
 +
  transition: all 0.4s ease;
 +
}
 +
 
 +
.cadreFenetre {
 +
  border: solid;
 +
  border-image: url("https://fr-wiki.metin2.gameforge.com/images/1/11/Cadrefenetre.png") 11 fill / auto / 0 repeat;
 +
  padding: 10px;
 +
  backdrop-filter: blur(4px);
 +
}
 +
 
 +
.tabber-active.button {
 +
  background: rgba(75, 85, 95);
 +
  color: white;
 +
  border: 2px solid rgba(75, 85, 95);
 +
}
 +
 
 +
ul.subpage {
 +
  display: flex;
 +
  list-style: none;
 +
  margin: 0 0 10px;
 +
  padding: 0;
 +
  background: rgba(81,36,16, 0.3);
 +
  overflow: hidden;
 +
  line-height: 30px;
 +
  white-space: nowrap;
 +
}
 +
 
 +
.subpage a {
 +
  padding-left: 20px;
 +
  background: #512410;
 +
  display: inline-block;
 +
  line-height: 30px;
 +
  position: relative;
 +
  color: #f1de8e;
 +
  cursor: pointer;
 
}
 
}
  
.portletNavMiddle ul li a{
+
.subpage a:before,
MARGIN: 0px 0px 0px 0px;
+
.subpage a:after {  
COLOR: #EEB422;
+
  content: "";
TEXT-DECORATION: none;
+
  position: absolute;
 +
  width: 0;
 +
  height: 0;
 +
  right: 0;
 +
  padding: 1px 0;
 +
  border-top: 14px solid transparent;
 +
  border-bottom: 14px solid transparent;
 +
  border-left: 14px solid white;
 +
  transform: translate(14px);
 +
  z-index: 1;
 
}
 
}
  
.portletNavBG h5 {
+
.subpage a:after {
color: #fef6aa;
+
  border-left: 14px solid #512410;
background: none;
+
  transform: translate(13px);
font-weight: bold;
+
  z-index: 2;
margin:6px 0px 5px 0px;
 
padding-top: .5em;
 
padding-bottom: .17em;
 
border-bottom: 0px solid #aaa;
 
font-size: 11.9px;
 
top: 6px;
 
 
}
 
}
  
.portletNavBG {
+
.subpage > li:last-child {
background: url('http://wiki.metin2.co.uk/images/2/23/WikiPortletNavigationTopBackground.png') no-repeat;
+
  padding-left: 20px;
width: 157px;
 
min-height: 34px;
 
overflow: hidden;
 
text-align: center;
 
 
}
 
}
  
.portletNavMiddle {
+
ul.subpage > li:first-child {
background: url('http://wiki.metin2.co.uk/images/1/1a/WikiPortletNavigationBackground.png') repeat-y;
+
  flex-shrink: 0;
width: 157px;
 
 
}
 
}
  
.portletNavBtn{
+
ul.subpage > li:first-child > a {
background: url('http://wiki.metin2.co.uk/images/0/06/WikiPortletNavigationBottomBackground.png') no-repeat 0 100%;
+
  height: 100%;
max-height: 132px;
+
  display: flex;
width: 157px;
+
  align-items: center;
 +
  padding-left: 10px;
 
}
 
}
  
#p-logo {  
+
ul.subpage > li > a:hover {
position: relative;
+
  background: #9D5B37;
right: 0px;
 
left: 250px;
 
top: -36px;
 
height: 70px;
 
width: 350px;
 
 
}
 
}
  
#p-logo a, #p-logo a:hover {  
+
ul.subpage > li > a:hover:after {
background: url('http://wiki.metin2.fr/images/9/96/Logometin2noel.png') no-repeat center top transparent !important;
+
  border-left-color: #9D5B37;  
position: relative;
 
height: 70px;
 
width: 350px;
 
margin: auto;
 
overflow: visible;
 
 
}
 
}
  
div#column-content {
+
.image-sizing img,
left: 0px;
+
.image-sizing-200 img,
right: 0px;
+
.image-sizing-none img {
top: 262px;
+
  height: auto;
opacity: 0.99;
+
  width: auto;
position: relative;
+
  max-height: 300px;
z-index: 1;
+
  max-width: 100%;
margin-bottom:50px;
 
 
}
 
}
  
#p-cactions {
+
.image-sizing-200 img {
position: absolute;
+
  max-height: 200px;
width: 960px;
 
padding: 0px;
 
top: 155px;
 
left: 178px;
 
right: 0px;
 
background: url('http://wiki.metin2.co.uk/images/e/e1/WikiContentHeaderBackground.png') no-repeat scroll center center transparent !important;
 
height: 155px;
 
z-index: 0;
 
 
}
 
}
  
#p-cactions .pBodyTabs {
+
.image-sizing-none img {
margin-top: 58px;
+
  max-height: none;
margin-right: 10px;
 
 
}
 
}
  
#f-poweredbyico{display:none;}
+
div.ul-res ul {
 +
  margin: 0;
 +
  list-style: none;
 +
}
  
div#content {
+
.tab-glob {
position:relative;
+
    display: flex;
color: #000;
+
    flex-direction: row;
padding: 10px 35px 0px;
+
    margin: 10px 0;
margin-top: 0px;
+
    column-gap: 2px;
width: 890px;
+
    align-items: flex-start;
border-width: 0px;
 
background: url("http://wiki.metin2.co.uk/images/7/79/WikiContentBackground.png") repeat-y;
 
 
}
 
}
  
div#footer {  
+
.tab-glob > :first-child {
position: absolute;
+
    display: grid;
margin: 0px;
+
    grid-template-columns: max-content;
padding: 50px 0px 0px;
+
    row-gap: 2px;
display: block;
 
width: 100%;
 
border: medium none;
 
height: 203px;
 
background: url('http://wiki.metin2.co.uk/images/1/1b/WikiFooterForWolfBackground.png') no-repeat scroll center bottom transparent;
 
 
}
 
}
  
#bilder {  
+
.tab-glob > :first-child > * {
display: none !important;
+
    border: 1px black solid;
 
}
 
}
  
#mw-content-text h2 {
+
.tab-glob > :first-child > *:not(.fondfenetre) {
    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;
 
     font-weight: bold;
     color:#643200 !important
+
     display: flex;
 +
    justify-content: center;
 +
    align-items: center;
 +
}
  
border-style: solid;
+
.tab-glob > :nth-child(2) {
border-width: 0px 0px 7px;
+
    width: 100%;
-moz-border-image: url("http://wiki.metin2.com.pt/images/7/74/Testwiki.png") 0 0 33 81 repeat;
+
    overflow-x: auto;
-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;
 
 
}
 
}
  
/* End New Skin CSS */
+
.tab-glob > :nth-child(2) > :first-child {
 +
    display: grid;
 +
    grid-template-columns: repeat(10,minmax(75px,1fr));
 +
    gap: 2px;
 +
}
  
body.page-Main_Page #catlinks,
+
.tab-glob > :nth-child(2) > :first-child > * {
body.page-Main_Page h1.firstHeading{
+
    border: 1px black solid;
display: none;
 
 
}
 
}
  
.flaggedrevs-color-0 {
+
.tab-glob > :nth-child(2) > :first-child > :not(.fondfenetre) {
text-decoration: blink;
+
    display: flex;
color: rgb(200, 0, 0);
 
background: none;
 
 
}
 
}
  
.flaggedrevs-color-1 {
+
.tab-glob > :nth-child(2) > :first-child > :not(.fondfenetre) > * {
background: none;
+
  margin: auto;
 
}
 
}
  
.mw-specialpagecached {
+
.list-equip {
font-style: italic;
+
  padding: 5px;
 +
  border: 1px solid #2f1d1f;
 +
  display: flex;
 +
  flex-direction: column;
 +
  align-items: center;
 +
  gap: 5px;
 
}
 
}
  
#bodyContent a.external {
+
.list-equip > :first-child {
padding-right: 0px;
+
  width: 100%;
 +
  line-height: 25px;
 
}
 
}
  
li.gallerybox div.thumb,
+
.list-equip > :first-child > * {
div.tright div.thumbinner {
+
  padding: 0 5px;
background: none;
 
border: 1px solid rgb(150, 150, 150);
 
 
}
 
}
  
html .thumbimage {
+
.fabrication {
border: 1px solid rgb(180, 180, 180);
+
  position: relative;
 
}
 
}
  
table.diff,
+
.fabrication > * {
td.diff-otitle,
+
  position: absolute;
td.diff-ntitle,
+
  top: -188px;
td.diff-context {
 
background: none;
 
 
}
 
}
  
th .mw-collapsible-toggle a {
+
.fabrication > .bottom-fab,
color: rgb(255, 255, 255);
+
.fabrication > .bottom-fab ~ * {
 +
  top: -58px;
 
}
 
}
  
.transparentbckg800 {
+
.fabrication > * > *:nth-child(2) {
   background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
+
   position: relative;
 +
}
 +
 
 +
.fabrication > * > *:nth-child(2) > * {
 +
  position: absolute;
 +
  top: -18px;
 +
}
 +
 
 +
.fabrication > * > *:nth-child(n+3) {
 +
  position: absolute;
 +
  top: 100px;
 +
}
 +
 
 +
.info-boutique ul {
 +
  list-style-image: none;
 +
}
 +
 
 +
.info-boutique p:last-child {
 +
  margin-bottom: 0;
 +
}
 +
 
 +
kbd {
 +
  background-color: #eee;
 +
  border-radius: 3px;
 +
  border: 1px solid #b4b4b4;
 +
  box-shadow: 0 1px 1px rgb(0 0 0 / 20%), 0 2px 0 0 rgb(255 255 255 / 70%) inset;
 +
  color: #333;
 
   display: inline-block;
 
   display: inline-block;
   padding: 5px;
+
  font-size: 0.85em;
   width: 790px;
+
  font-weight: 700;
   color: #00000;
+
  line-height: 1;
   border: 1px solid #000000;
+
   padding: 2px 4px;
   border-radius: 5px;
+
  white-space: nowrap;
 +
}
 +
 
 +
.top-button {
 +
  display: flex;
 +
  justify-content: center;
 +
  align-items: center;
 +
  opacity: 0;
 +
  cursor: pointer;
 +
  position: fixed;
 +
  bottom: 10px;
 +
  right: 10px;
 +
   width: 32px;
 +
  height: 32px;
 +
   background: linear-gradient(180deg,
 +
    rgba(124, 200, 65, 1) 0%,
 +
    rgba(113, 161, 85, 1) 50%,
 +
    rgba(64, 117, 39, 1) 50%,
 +
    rgba(46, 97, 31, 1) 100%);
 +
   border: 1px solid #d0af52;
 +
   box-shadow: 1px 1px 2px #000,
 +
              inset 1px 1px #090200,
 +
              inset -1px -1px #090200;
 +
  transform: translateY(100px);
 +
  transition: all 0.5s ease;
 
}
 
}
  
.transparentbackground {
+
.top-button:after {
   background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
+
  content: "";
   border: 1px solid #000000;
+
  height: 32px;
 +
  width: 32px;
 +
   background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fffacb' height='32' viewBox='0 -960 960 960' width='32'%3E%3Cpath d='m296-345-56-56 240-240 240 240-56 56-184-184-184 184Z'/%3E%3C/svg%3E");
 +
   background-repeat: no-repeat;
 
}
 
}
  
.editsection a:link {
+
.show-button {
text-decoration: underline;
+
  opacity: 1;
color: #0667d2;
+
  transform: translateY(0);
 
}
 
}
  
.editsection a:visited {
+
.ul-row ul {
color: #0667d2;
+
  display: flex;
 +
  column-gap: 30px;
 +
  flex-wrap: wrap;
 +
  overflow: hidden;
 +
  margin: 0;
 +
  list-style-image: none;
 
}
 
}
  
editsection a:active {
+
.flex {
color: #0667d2;
+
  display: flex;
 
}
 
}
  
.editsection a:hover {
+
#catlinks {
color: #0667d2;
+
  margin-top: 10px;
text-decoration: none;
 
 
}
 
}
  
.mw-collapsible-toggle a:link {
+
.improved-collapsible > .mw-collapsible-toggle {
    color: #0667d2;
+
  grid-area: 1 / -1;
 +
  display: flex;
 +
  justify-content: flex-end;
 +
  align-items: center;
 +
  float: initial;
 +
  z-index: 1;
 +
  padding-right: 5px;
 
}
 
}
  
.mw-content-ltr .editsection,
+
.improved-collapsible .mw-collapsible-toggle:before {
.mw-content-rtl .mw-content-ltr .editsection {
+
  content: "";
float: right;
 
margin: 0 35px 0 0;
 
 
}
 
}
  
#catlinks,
+
.improved-collapsible .mw-collapsible-text {
.catlinks {
+
  display: none;
    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,
+
.improved-collapsible .mw-collapsible-toggle:after {
.catlinks a {
+
  width: 32px;
    color: rgb(241, 222, 142);
+
  height: 32px;
 +
  content: "";
 +
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' height='32' viewBox='0 -960 960 960' width='32'%3E%3Cpath d='M480-345 240-585l56-56 184 184 184-184 56 56-240 240Z'/%3E%3C/svg%3E");
 +
  background-repeat: no-repeat;
 +
  transition: transform .2s ease-in-out;
 
}
 
}
  
#toctitle h2{
+
.improved-collapsible .mw-collapsible-toggle-expanded:after {
color:#ffffff !important;
+
  transform: rotate(-180deg);
border-style: none;
+
}
border-width: 0px;
 
-moz-border-image: none;
 
-webkit-border-image: none;
 
-o-border-image: none;  
 
border-image: none;
 
  
 +
.tooltip-icon {
 +
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 -960 960 960' width='24'%3E%3Cpath d='M443-285h75v-234h-75v234Zm36.895-311Q496-596 507-606.895q11-10.894 11-27Q518-650 507.105-661q-10.894-11-27-11Q464-672 453-661.105q-11 10.894-11 27Q442-618 452.895-607q10.894 11 27 11ZM480-90q-80.907 0-152.065-30.763-71.159-30.763-123.797-83.5Q151.5-257 120.75-328.087 90-399.175 90-480q0-80.907 30.763-152.065 30.763-71.159 83.5-123.797Q257-808.5 328.087-839.25 399.175-870 480-870q80.907 0 152.065 30.763 71.159 30.763 123.797 83.5Q808.5-703 839.25-631.913 870-560.825 870-480q0 80.907-30.763 152.065-30.763 71.159-83.5 123.797Q703-151.5 631.913-120.75 560.825-90 480-90Zm0-75q131.5 0 223.25-91.75T795-480q0-131.5-91.75-223.25T480-795q-131.5 0-223.25 91.75T165-480q0 131.5 91.75 223.25T480-165Zm0-315Z'/%3E%3C/svg%3E");
 +
  background-repeat: no-repeat;
 
}
 
}
  
#toc,
+
.tooltip-info {
.toc,
+
  position: absolute;
.mw-warning {
+
  bottom: calc(100% + 8px);
    background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
+
  left: 50%;
    border: 1px solid #000000;
+
  transform: translateX(-50%);
    color: #FFFFFF;
+
  max-width: 290px;
    border-top-right-radius: 5px;
+
  width: max-content;
    border-top-left-radius: 5px;
+
  z-index: 50;
    border-bottom-right-radius: 5px;
+
  opacity: 0;
    border-bottom-left-radius: 5px;
+
  visibility: hidden;
display: inline-block !important;
+
  transition: opacity 0.3s ease, visibility 0.3s ease;
padding: 10px !important;
 
 
}
 
}
  
#toc h2,
+
.tooltip-info:after {
.toc h2 {
+
    content: "";
display: inline;
+
    border: 8px solid transparent;
border: none;
+
    border-top-color: inherit;
padding: 0;
+
    position: absolute;
font-size: 100%;
+
    left: calc(50% - 8px);
font-weight: bold;
+
    top: 100%;
        background: none;
+
    z-index: 50;
        color: #FFFFFF;
 
 
}
 
}
  
.nativelooktop {
+
.tooltip-icon:hover > .tooltip-info {
  background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
+
   opacity: 1;
   padding: 0px;
+
   visibility: visible;
  width: 190px;
 
   height: 10px;
 
 
}
 
}
  
.nativelookbackground {
+
.cacheTel,
  background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
+
.tabber-container > :last-child > :not(.tabber-active),
  background-repeat: repeat-y;
+
.tabber-noactive {
  padding: 0px;
+
   display: none;
   width: 190px;
 
 
}
 
}
  
.nativelookbottom {
+
@keyframes pnj-square {
   background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
+
   from {background-color: #f80000;}
  padding: 0px;
+
   to {background-color: white;}
   width: 190px;
 
  height: 10px;
 
 
}
 
}
  
li.gallerybox div.thumb,
+
@keyframes pnj-circle {
div.tright div.thumbinner {
+
  from {border-color: #984c48;}
    background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
+
  to {border-color: white;}
    border: 1px solid #88283a;
+
  from {scale: 1;}
 +
  to {scale: .1;}
 
}
 
}
  
.boxesheaderbackground {
+
@keyframes loading {
     background: url("http://wiki.metin2.co.uk/images/3/39/Boxesheaderbackgroundnormal.png") repeat 0em 0em;
+
  0% {
 +
    transform: scale(1.5);
 +
  }
 +
  100% {
 +
     transform: scale(1);
 +
  }
 
}
 
}
  
/*
+
 
http://wiki.metin2.co.uk/images/6/66/Valentineboxheader.png
+
@media screen and (max-width: 768px){
http://wiki.metin2.co.uk/images/4/47/Boxesheaderbackgroundxmas.png
+
  .texte-long {
*/
+
    white-space: normal;
 +
    overflow: visible;
 +
  }
 +
 
 +
  .grid2 {
 +
    grid-template-columns: repeat(2, 1fr) !important;
 +
  }
 +
 
 +
  .grid3 {
 +
    grid-template-columns: repeat(3, auto) !important;
 +
  }
 +
 
 +
  .modal-content {
 +
    padding: 30px 0 0 10px;
 +
    width: 90%;
 +
  }
 +
 
 +
  .container {
 +
  flex-direction: column;
 +
  }
 +
 
 +
  .cacheTel,
 +
  .subpage > li:nth-last-child(2) > a {
 +
    display: block;
 +
  }
 +
 
 +
  .top-button {
 +
    background: rgba(0, 0, 0, 0.7);
 +
    color: #999;
 +
    border: none;
 +
    box-shadow: none;
 +
  }
 +
 
 +
  .top-button::after {
 +
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' height='24' viewBox='0 -960 960 960' width='24'%3E%3Cpath d='M440-80v-647L256-544l-56-56 280-280 280 280-56 57-184-184v647h-80Z'/%3E%3C/svg%3E");
 +
    height: 24px;
 +
    width: 24px;
 +
  }
 +
 
 +
  .tooltip-icon {
 +
    position: static;
 +
  }
 +
 
 +
  .tooltip-info {
 +
    position: fixed;
 +
    left: 20px;
 +
    right: 20px;
 +
    bottom: 50px;
 +
    max-width: none;
 +
    width: auto;
 +
    transform: none;
 +
    height: max-content;
 +
  }
 +
 
 +
  .subpage > li > a,
 +
  .cacheOrdi,
 +
  .tooltip-info:after {
 +
    display: none;
 +
  }
 +
}
 +
 
 +
 
 +
@media screen and (max-width: 340px){
 +
  #mw-content {
 +
    padding-left: 10px;
 +
    padding-right: 10px;
 +
  }
 +
}

Version actuelle datée du 22 février 2024 à 23:09

/* Le CSS placé ici sera chargé sur toutes les pages */

html {
  scroll-behavior: smooth;
}

/*
body {
  background-image: url('https://fr-wiki.metin2.gameforge.com/images/b/bf/Fondhalloween.png');
}
*/

body {
  background-image: url('https://fr-wiki.metin2.gameforge.com/images/1/15/Fond2015.jpg');
}

#mw-content ul {
    margin-bottom: 0.3em;
}

td, th {
  padding: 2px;
}

.map span.mw-collapsible-toggle {
  padding-right: 10px;
}

table.map a.mw-collapsible-text,
.prettytable > span.mw-collapsible-toggle,
.prettytable > span.mw-collapsible-toggle > a {
  color: #ffffff;
}

.boxesheaderbackground, .cadre > div:first-child {
  background: repeat url("https://fr-wiki.metin2.gameforge.com/images/a/a7/Boxheaderbrown.png");
}

.cadre {
  border: 1px solid #2f1d1f;
  border-radius: 15px 0;
  width: 100%;
  box-shadow: 3px 3px 9px 0px #544e41;
}

.cadre > div:first-child {
  text-align: center;
  color: white;
  line-height: 25px;
  overflow: hidden;
  border-top-left-radius: 15px;
}

.fondfenetre,
.sous-titre,
table.pretty-table th { 
  background: url("https://fr-wiki.metin2.gameforge.com/images/8/89/Fondfenetre.png") repeat;
  color: white;
}

table.pretty-table td {
  padding: 5px 10px;
}

table.pretty-table th {
  padding: 2px 10px;
  font-weight: normal;
  font-size: 1.1em;
}

table.pretty-table tbody > *:nth-child(2n+1) > td {
  background: rgba(0, 0, 0, .1);
}

table.pretty-table tr:hover {
  background: rgba(0, 0, 0, .05);
}

table.pretty-table tr:first-child > th:first-child {
  border-radius: 8px 0 0 0;
  overflow: hidden;
}

table.pretty-table caption {
  margin-top: 10px;
  font-weight: bold;
}

.fondfenetre a,
.fondfenetre span,
table.pretty-table th a,
table.pretty-table th span {
  color: white;
}

.sous-titre {
  max-width: 180px;
  border: 1px solid black;
  border-radius: 8px;
  color: white;
}

.modeleAnnonce {
  border-image: url("https://fr-wiki.metin2.gameforge.com/images/f/fb/Modeleannonce.png") 17 35 3 fill / auto / 0 repeat;
}

.container { 
 display: flex;
 flex-direction: row; 
}

.button {
  border: 2px solid grey;
  padding: 0 12px;
  line-height: 25px;
  border-radius: 16px;
  background: rgba(234, 234, 234);
  cursor: pointer;
  display: inline-block;
  position: relative;
  user-select: none;
  white-space: nowrap;
}

.button:hover {
  background: transparent;
}

.modal {
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}

.modal-content {
  background: url("https://fr-wiki.metin2.gameforge.com/images/e/ed/Modalbackground.png");
  border: 1px solid black;
  border-radius: 8px;
  left: 50%;
  padding: 30px 24px;
  position: fixed;
  top: 50%;
  transform: translate(-50%,-50%);
  width: auto;
  max-height: 80%;
  overflow-y: scroll;
}

.close {
  color: #000000;
  cursor: pointer;
  font-size: 20px;
  padding: 6px 12px;
  position: absolute;
  right: 0;
  top: 0;
  transition: color .2s linear, background-color .2s linear;
}

.close:hover {
  background: red;
  color: #ffffff;
}

.cacheOrdi,
.gen-active {
  display: block;
}

.texte-long,
.texte-long-2 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.texte-long:hover,
.texte-long-2:hover {
  white-space: normal;
}

.shop-img img {
    height: auto;
    width: auto;
    max-height: 130px;
    max-width: 130px;
}

#mw-content .soulignement > a:link {
  text-decoration: none;
}

.popContenu {
  display: inline-block;
  transition: all 0.4s ease;
}

.popInfo:hover .popContenu {
  opacity: 1 !important;
  transition: all 0.4s ease;
}

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

.tabber-active.button {
  background: rgba(75, 85, 95);
  color: white;
  border: 2px solid rgba(75, 85, 95);
}

ul.subpage {
  display: flex;
  list-style: none;
  margin: 0 0 10px;
  padding: 0;
  background: rgba(81,36,16, 0.3);
  overflow: hidden;
  line-height: 30px;
  white-space: nowrap;
}

.subpage a {
  padding-left: 20px;
  background: #512410;
  display: inline-block;
  line-height: 30px;
  position: relative;
  color: #f1de8e;
  cursor: pointer;
}

.subpage a:before,
.subpage a:after { 
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  padding: 1px 0;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  border-left: 14px solid white;
  transform: translate(14px);
  z-index: 1;
}

.subpage a:after {
  border-left: 14px solid #512410;
  transform: translate(13px);
  z-index: 2;
}

.subpage > li:last-child {
  padding-left: 20px;
}

ul.subpage > li:first-child {
  flex-shrink: 0;
}

ul.subpage > li:first-child > a {
  height: 100%;
  display: flex;
  align-items: center;
  padding-left: 10px;
}

ul.subpage > li > a:hover {
  background: #9D5B37;
}

ul.subpage > li > a:hover:after {
  border-left-color: #9D5B37; 
}

.image-sizing img,
.image-sizing-200 img,
.image-sizing-none img {
  height: auto;
  width: auto;
  max-height: 300px;
  max-width: 100%;
}

.image-sizing-200 img {
  max-height: 200px;
}

.image-sizing-none img {
  max-height: none;
}

div.ul-res ul {
  margin: 0;
  list-style: none;
}

.tab-glob {
    display: flex;
    flex-direction: row;
    margin: 10px 0;
    column-gap: 2px;
    align-items: flex-start;
}

.tab-glob > :first-child {
    display: grid;
    grid-template-columns: max-content;
    row-gap: 2px;
}

.tab-glob > :first-child > * {
    border: 1px black solid;
}

.tab-glob > :first-child > *:not(.fondfenetre) {
    font-weight: bold;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tab-glob > :nth-child(2) {
    width: 100%;
    overflow-x: auto;
}

.tab-glob > :nth-child(2) > :first-child {
    display: grid;
    grid-template-columns: repeat(10,minmax(75px,1fr));
    gap: 2px;
}

.tab-glob > :nth-child(2) > :first-child > * {
    border: 1px black solid;
}

.tab-glob > :nth-child(2) > :first-child > :not(.fondfenetre) {
    display: flex;
}

.tab-glob > :nth-child(2) > :first-child > :not(.fondfenetre) > * {
  margin: auto;
}

.list-equip {
  padding: 5px;
  border: 1px solid #2f1d1f;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.list-equip > :first-child {
  width: 100%;
  line-height: 25px;
}

.list-equip > :first-child > * {
  padding: 0 5px;
}

.fabrication {
  position: relative;
}

.fabrication > * {
  position: absolute;
  top: -188px;
}

.fabrication > .bottom-fab,
.fabrication > .bottom-fab ~ * {
  top: -58px;
}

.fabrication > * > *:nth-child(2) {
  position: relative;
}

.fabrication > * > *:nth-child(2) > * {
  position: absolute;
  top: -18px;
}

.fabrication > * > *:nth-child(n+3) {
  position: absolute;
  top: 100px;
}

.info-boutique ul {
  list-style-image: none;
}

.info-boutique p:last-child {
  margin-bottom: 0;
}

kbd {
  background-color: #eee;
  border-radius: 3px;
  border: 1px solid #b4b4b4;
  box-shadow: 0 1px 1px rgb(0 0 0 / 20%), 0 2px 0 0 rgb(255 255 255 / 70%) inset;
  color: #333;
  display: inline-block;
  font-size: 0.85em;
  font-weight: 700;
  line-height: 1;
  padding: 2px 4px;
  white-space: nowrap;
}

.top-button {
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  cursor: pointer;
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 32px;
  height: 32px;
  background: linear-gradient(180deg, 
    rgba(124, 200, 65, 1) 0%, 
    rgba(113, 161, 85, 1) 50%, 
    rgba(64, 117, 39, 1) 50%, 
    rgba(46, 97, 31, 1) 100%);
  border: 1px solid #d0af52;
  box-shadow: 1px 1px 2px #000,
              inset 1px 1px #090200,
              inset -1px -1px #090200; 
  transform: translateY(100px);
  transition: all 0.5s ease;
}

.top-button:after {
  content: "";
  height: 32px;
  width: 32px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fffacb' height='32' viewBox='0 -960 960 960' width='32'%3E%3Cpath d='m296-345-56-56 240-240 240 240-56 56-184-184-184 184Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

.show-button {
  opacity: 1;
  transform: translateY(0);
}

.ul-row ul {
  display: flex;
  column-gap: 30px;
  flex-wrap: wrap;
  overflow: hidden;
  margin: 0;
  list-style-image: none;
}

.flex {
  display: flex;
}

#catlinks {
  margin-top: 10px;
}

.improved-collapsible > .mw-collapsible-toggle {
  grid-area: 1 / -1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  float: initial;
  z-index: 1;
  padding-right: 5px;
}

.improved-collapsible .mw-collapsible-toggle:before {
  content: "";
}

.improved-collapsible .mw-collapsible-text {
  display: none;
}

.improved-collapsible .mw-collapsible-toggle:after {
  width: 32px;
  height: 32px;
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000000' height='32' viewBox='0 -960 960 960' width='32'%3E%3Cpath d='M480-345 240-585l56-56 184 184 184-184 56 56-240 240Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  transition: transform .2s ease-in-out;
}

.improved-collapsible .mw-collapsible-toggle-expanded:after {
  transform: rotate(-180deg);
}

.tooltip-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' height='24' viewBox='0 -960 960 960' width='24'%3E%3Cpath d='M443-285h75v-234h-75v234Zm36.895-311Q496-596 507-606.895q11-10.894 11-27Q518-650 507.105-661q-10.894-11-27-11Q464-672 453-661.105q-11 10.894-11 27Q442-618 452.895-607q10.894 11 27 11ZM480-90q-80.907 0-152.065-30.763-71.159-30.763-123.797-83.5Q151.5-257 120.75-328.087 90-399.175 90-480q0-80.907 30.763-152.065 30.763-71.159 83.5-123.797Q257-808.5 328.087-839.25 399.175-870 480-870q80.907 0 152.065 30.763 71.159 30.763 123.797 83.5Q808.5-703 839.25-631.913 870-560.825 870-480q0 80.907-30.763 152.065-30.763 71.159-83.5 123.797Q703-151.5 631.913-120.75 560.825-90 480-90Zm0-75q131.5 0 223.25-91.75T795-480q0-131.5-91.75-223.25T480-795q-131.5 0-223.25 91.75T165-480q0 131.5 91.75 223.25T480-165Zm0-315Z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
}

.tooltip-info {
  position: absolute;
  bottom: calc(100% + 8px);
  left: 50%;
  transform: translateX(-50%);
  max-width: 290px;
  width: max-content;
  z-index: 50;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.tooltip-info:after {
    content: "";
    border: 8px solid transparent;
    border-top-color: inherit;
    position: absolute;
    left: calc(50% - 8px);
    top: 100%;
    z-index: 50;
}

.tooltip-icon:hover > .tooltip-info {
  opacity: 1;
  visibility: visible;
}

.cacheTel,
.tabber-container > :last-child > :not(.tabber-active),
.tabber-noactive {
  display: none;
}

@keyframes pnj-square {
  from {background-color: #f80000;}
  to {background-color: white;}
}

@keyframes pnj-circle {
  from {border-color: #984c48;}
  to {border-color: white;}
  from {scale: 1;}
  to {scale: .1;}
}

@keyframes loading {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}


@media screen and (max-width: 768px){
  .texte-long {
    white-space: normal;
    overflow: visible;
  }

  .grid2 {
    grid-template-columns: repeat(2, 1fr) !important;
  }

  .grid3 {
    grid-template-columns: repeat(3, auto) !important;
  }

  .modal-content {
    padding: 30px 0 0 10px;
    width: 90%;
  }

  .container { 
   flex-direction: column; 
  }
  
  .cacheTel,
  .subpage > li:nth-last-child(2) > a {
    display: block;
  }

  .top-button {
    background: rgba(0, 0, 0, 0.7);
    color: #999;
    border: none;
    box-shadow: none;
  }
  
  .top-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23ffffff' height='24' viewBox='0 -960 960 960' width='24'%3E%3Cpath d='M440-80v-647L256-544l-56-56 280-280 280 280-56 57-184-184v647h-80Z'/%3E%3C/svg%3E");
    height: 24px;
    width: 24px;
  }

  .tooltip-icon {
    position: static;
  }

  .tooltip-info {
    position: fixed;
    left: 20px;
    right: 20px;
    bottom: 50px;
    max-width: none;
    width: auto;
    transform: none;
    height: max-content;
  }

  .subpage > li > a,
  .cacheOrdi,
  .tooltip-info:after {
    display: none;
  }
}


@media screen and (max-width: 340px){
  #mw-content {
    padding-left: 10px;
    padding-right: 10px;
  }
}