MediaWiki:Common.css : Différence entre versions

m (externla links font size to 11px)
Ligne 2 : Ligne 2 :
  
 
/* New Skin CSS */
 
/* New Skin CSS */
 
div#content .content-footer{
 
position: relative;
 
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 {
 
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;
 
margin: 0px auto 0px auto;
 
}
 
 
#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.co.uk/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-Liens_Utiles {
 
position: relative;
 
z-index:1;
 
inline-block;
 
}
 
 
#p-personal {
 
background: url("http://wiki.metin2.co.uk/images/8/8b/WikiTopBarBackground.png") transparent;
 
}
 
 
#f-copyrightico{
 
left: 45px;
 
top: 130px;}
 
 
#f-list{margin-top:160px;}
 
  
 
body {
 
body {
     background: url('http://wiki.metin2.fr/images/6/6b/Background_Natale_2018.jpg') no-repeat fixed center top #000;
+
     background: url('https://fr-wiki.metin2.gameforge.com/images/6/6b/Background_Natale_2018.jpg') no-repeat fixed center top #000;
 
     overflow-x: visible !important;
 
     overflow-x: visible !important;
 
     -webkit-background-size: cover;
 
     -webkit-background-size: cover;
Ligne 146 : Ligne 10 :
 
     -o-background-size: cover;
 
     -o-background-size: cover;
 
     background-size: cover;
 
     background-size: cover;
    font-family: "Trebuchet MS", Arial, sans-serif;
 
}
 
 
.portletNavMiddle ul li a{
 
MARGIN: 0px 0px 0px 0px;
 
COLOR: #EEB422;
 
TEXT-DECORATION: none;
 
}
 
 
.portletNavBG h5 {
 
color: #fef6aa;
 
background: none;
 
font-weight: bold;
 
margin:6px 0px 5px 0px;
 
padding-top: .5em;
 
padding-bottom: .17em;
 
border-bottom: 0px solid #aaa;
 
font-size: 11.9px;
 
top: 6px;
 
}
 
 
.portletNavBG {
 
background: url('http://wiki.metin2.co.uk/images/2/23/WikiPortletNavigationTopBackground.png') no-repeat;
 
width: 157px;
 
min-height: 34px;
 
overflow: hidden;
 
text-align: center;
 
}
 
 
.portletNavMiddle {
 
background: url('http://wiki.metin2.co.uk/images/1/1a/WikiPortletNavigationBackground.png') repeat-y;
 
width: 157px;
 
}
 
 
.portletNavBtn{
 
background: url('http://wiki.metin2.co.uk/images/0/06/WikiPortletNavigationBottomBackground.png') no-repeat 0 100%;
 
max-height: 132px;
 
width: 157px;
 
}
 
 
#p-logo {
 
position: relative;
 
right: 0px;
 
left: 250px;
 
top: -36px;
 
height: 90px;
 
width: 350px;
 
}
 
 
#p-logo a, #p-logo a:hover {
 
background: url('http://wiki.metin2.co.uk/images/4/40/Wiki_Logo1.png') no-repeat center top transparent !important;
 
position: relative;
 
left: 450px;
 
right: 0px;
 
height: 90px;
 
width: 350px;
 
margin: center;
 
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.co.uk/images/e/e1/WikiContentHeaderBackground.png') no-repeat scroll center center transparent !important;
 
height: 155px;
 
z-index: 0;
 
}
 
 
#p-cactions .pBodyTabs {
 
margin-top: 58px;
 
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.co.uk/images/7/79/WikiContentBackground.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.co.uk/images/1/1b/WikiFooterForWolfBackground.png') no-repeat scroll center bottom transparent;
 
 
}
 
}
 
#bilder {
 
display: none !important;
 
}
 
 
#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; 
 
}
 
 
/* End New Skin CSS */
 
  
 
body.page-Main_Page #catlinks,
 
body.page-Main_Page #catlinks,
 
body.page-Main_Page h1.firstHeading{
 
body.page-Main_Page h1.firstHeading{
 
display: none;
 
display: none;
}
 
 
.flaggedrevs-color-0 {
 
text-decoration: blink;
 
color: rgb(200, 0, 0);
 
background: none;
 
}
 
 
.flaggedrevs-color-1 {
 
background: none;
 
}
 
 
.mw-specialpagecached {
 
font-style: italic;
 
}
 
 
#bodyContent a.external {
 
padding-right: 0px;
 
position: static;
 
font-size: 11px;
 
 
}
 
}
  
Ligne 307 : Ligne 21 :
 
background: none;
 
background: none;
 
border: 1px solid rgb(150, 150, 150);
 
border: 1px solid rgb(150, 150, 150);
}
 
 
html .thumbimage {
 
border: 1px solid rgb(180, 180, 180);
 
}
 
 
table.diff,
 
td.diff-otitle,
 
td.diff-ntitle,
 
td.diff-context {
 
background: none;
 
}
 
 
th .mw-collapsible-toggle a {
 
color: rgb(255, 255, 255);
 
 
}
 
}
  
Ligne 337 : Ligne 36 :
 
   background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
 
   background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
 
   border: 1px solid #000000;
 
   border: 1px solid #000000;
}
 
 
.editsection a:link {
 
text-decoration: underline;
 
color: #0667d2;
 
}
 
 
.editsection a:visited {
 
color: #0667d2;
 
}
 
 
editsection a:active {
 
color: #0667d2;
 
}
 
 
.editsection a:hover {
 
color: #0667d2;
 
text-decoration: none;
 
}
 
 
.mw-collapsible-toggle a:link {
 
    color: #0667d2;
 
}
 
 
.mw-content-ltr .editsection,
 
.mw-content-rtl .mw-content-ltr .editsection {
 
float: right;
 
margin: 0 35px 0 0;
 
}
 
 
#catlinks,
 
.catlinks {
 
    background: url("http://wiki.metin2.com.pt/images/f/f3/Catlinks_background.png") no-repeat scroll center transparent;
 
    border: none;
 
    color: rgb(241, 222, 142);
 
}
 
 
#catlinks a,
 
.catlinks a {
 
    color: rgb(241, 222, 142);
 
}
 
 
#toctitle h2{
 
color:#ffffff !important;
 
border-style: none;
 
border-width: 0px;
 
-moz-border-image: none;
 
-webkit-border-image: none;
 
-o-border-image: none;
 
border-image: none;
 
 
}
 
 
#toc,
 
.toc,
 
.mw-warning {
 
    background: url("http://wiki.metin2.co.uk/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;
 
display: inline-block !important;
 
padding: 10px !important;
 
}
 
 
#toc h2,
 
.toc h2 {
 
display: inline;
 
border: none;
 
padding: 0;
 
font-size: 100%;
 
font-weight: bold;
 
        background: none;
 
        color: #FFFFFF;
 
 
}
 
}
  
Ligne 502 : Ligne 125 :
 
   position: absolute;
 
   position: absolute;
 
   top: 0;
 
   top: 0;
}
 
 
/* The dots/bullets/indicators */
 
.dot {
 
  cursor:pointer;
 
  height: 13px;
 
  width: 13px;
 
  margin: 0 2px;
 
  background-color: #000000;
 
  border-radius: 50%;
 
  display: inline-block;
 
  transition: background-color 0.6s ease;
 
}
 
 
.active, .dot:hover {
 
  background-color: #ffffff;
 
 
}
 
}
  

Version du 30 septembre 2019 à 19:55

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

/* New Skin CSS */

body {
    background: url('https://fr-wiki.metin2.gameforge.com/images/6/6b/Background_Natale_2018.jpg') no-repeat fixed center top #000;
    overflow-x: visible !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading{
display: none;
}

li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
border: 1px solid rgb(150, 150, 150);
}

.transparentbckg800 {
  background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
  display: inline-block;
  padding: 5px;
  width: 790px;
  color: #00000;
  border: 1px solid #000000;
  border-radius: 5px;
}

.transparentbackground {
  background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
  border: 1px solid #000000;
}

.nativelooktop {
  background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}

.nativelookbackground {
  background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
  background-repeat: repeat-y;
  padding: 0px;
  width: 190px;
}

.nativelookbottom {
  background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}

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

.boxesheaderbackground {
    background: url("http://wiki.metin2.co.uk/images/3/39/Boxesheaderbackgroundnormal.png") repeat 0em 0em;
}

 /* Slideshow container */
 
.slideshow-container {
  width: auto;
  position: relative;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  transition: 0.6s ease;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* Position the "prev button" to the left */
.prev {
  left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom:20px;
  width: 100%;
  text-align: center;
}
.mySlides {
  display:none;
  height: 100%;
}
.active-slide {
  display:block;
  height: 100%;
}
/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/*
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
*/