Difference between revisions of "MediaWiki:Common.css"

 
(84 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
body.page-Main_Page #catlinks,
+
td,th {padding: 2px}
body.page-Main_Page h1.firstHeading{
+
table { border-spacing: 0px; }
display: none;
 
}
 
  
.flaggedrevs-color-0 {  
+
body {
text-decoration: blink;
 
color: rgb(200, 0, 0);
 
background: none;
 
}
 
  
.flaggedrevs-color-1 {
 
background: none;
 
 
}
 
}
  
.mw-specialpagecached {
+
body.page-Main_Page #catlinks,
font-style: italic;
+
body.page-Main_Page h1.firstHeading{
}
+
display: none;
 
 
#bodyContent a.external {
 
padding-right: 0px;
 
 
}
 
}
  
 
li.gallerybox div.thumb,
 
li.gallerybox div.thumb,
 +
div.tleft div.thumbinner,
 
div.tright div.thumbinner {
 
div.tright div.thumbinner {
background: none;
+
     background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent !important;
border: 1px solid rgb(150, 150, 150);
+
     border: 1px solid #88283a;
}
 
 
 
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);
 
}
 
 
 
div#userloginForm h2,
 
div#userlogin form#userlogin2 h2 {
 
     background: url("http://wiki.metin2.co.uk/images/d/d0/H2background_login.png") no-repeat scroll right center transparent;
 
    height: 50px;
 
    display: table-cell;
 
    vertical-align: middle;
 
    text-indent: 50px;
 
}
 
 
 
h1.firstHeading {
 
  background: url("http://wiki.metin2.co.uk/images/a/a7/M2_default_navbg800.png") no-repeat scroll right bottom transparent;
 
  display: table-cell;
 
  height: 62px;
 
  position: relative;
 
  vertical-align: middle;
 
  width: 800px;
 
  color: #fece58;
 
  text-indent: 50px;
 
  border-bottom: 0px;
 
  font-weight: none;
 
}
 
 
 
#mw-content-text h3 {
 
    background: url("http://wiki.metin2.co.uk/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
 
    height: 30px;
 
    color: #7b1300;
 
    text-indent: 35px;
 
     border-bottom: 2px dashed #7b1300;
 
    font-weight: bold;
 
}
 
 
 
#mw-content-text h2 {
 
    background: url("http://wiki.metin2.co.uk/images/1/1b/H2background.png") no-repeat scroll right center transparent;
 
    display: table-cell;
 
    vertical-align: middle;
 
    height: 50px;
 
    width: 800px;
 
    color: #fece58;
 
    text-indent: 70px;
 
    border-bottom: 0px;
 
    font-weight: none;
 
}
 
 
 
#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.co.uk/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;
Line 110: Line 31:
  
 
.transparentbackground {
 
.transparentbackground {
   background: url("http://wiki.metin2.co.uk/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;
 
}
 
}
  
.editsection a:link {
+
.boxesheaderbackground {
text-decoration: underline;
+
    background: url("https://en-wiki.metin2.gameforge.com/images/3/39/Boxesheaderbackgroundnormal.png") repeat 0em 0em;
color: #0667d2;
 
 
}
 
}
  
.editsection a:visited {
+
.nativelooktop {
color: #0667d2;
+
  background: url("https://en-wiki.metin2.gameforge.com/images/1/1c/Nativelooktop.jpg") no-repeat;
 +
  padding: 0px;
 +
  width: 190px;
 +
  height: 10px;
 
}
 
}
  
editsection a:active {
+
.nativelookbackground {
color: #0667d2;
+
  background-image: url("https://en-wiki.metin2.gameforge.com/images/1/12/Nativelookbackground.jpg");
 +
  background-repeat: repeat-y;
 +
  padding: 0px;
 +
  width: 190px;
 
}
 
}
  
.editsection a:hover {
+
.nativelookbottom {
color: #0667d2;
+
  background: url("https://en-wiki.metin2.gameforge.com/images/8/8b/Nativelookbottom.jpg") no-repeat;
text-decoration: none;
+
  padding: 0px;
 +
  width: 190px;
 +
  height: 10px;
 
}
 
}
  
.mw-collapsible-toggle a:link {
+
/*#################################
    color: #0667d2;
+
############# NavigationBar #############
}
+
#################################*/
  
.mw-content-ltr .editsection,
+
.breadcrumb {
.mw-content-rtl .mw-content-ltr .editsection {
+
  list-style: none;  
float: right;
+
  overflow: hidden;  
margin: 0 35px 0 0;
 
 
}
 
}
 
+
.breadcrumb li {  
div#content {
+
  float: left;  
    border-width: 0px;
 
    background: url("http://wiki.metin2.co.uk/images/2/29/Bodybackgroung.png") repeat;
 
 
}
 
}
 
+
.breadcrumb li a {
#catlinks,
+
    color: #f1de8e;
.catlinks {
+
    text-decoration: none !important;
     background: url("http://wiki.metin2.co.uk/images/f/f3/Catlinks_background.png") no-repeat scroll center transparent;
+
    padding: 4px 0 7px 25px;
     border: none;
+
     background: #5d0505;
     color: rgb(241, 222, 142);
+
    position: relative;
 +
     display: block;
 +
     float: left;
 
}
 
}
 
+
.breadcrumb li a:before {
#catlinks a,
+
    content: " ";
.catlinks a {
+
    display: block;
     color: rgb(241, 222, 142);
+
    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 {
#toc,
+
     content: " ";
.toc,
+
    display: block;
.mw-warning {
+
    width: 0;
     background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
+
    height: 0;
     border: 1px solid #000000;
+
     border-top: 14px solid transparent;
     color: #FFFFFF;
+
     border-bottom: 14px solid transparent;
     border-top-right-radius: 5px;
+
     border-left: 14px solid #5d0505;
     border-top-left-radius: 5px;
+
    position: absolute;
     border-bottom-right-radius: 5px;
+
    top: 46%;
     border-bottom-left-radius: 5px;
+
     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:#5d0505; }
 +
.breadcrumb li:nth-child(2) a:after { border-left-color: #5d0505; }
 +
.breadcrumb li:nth-child(3) a      { background:#5d0505; }
 +
.breadcrumb li:nth-child(3) a:after { border-left-2f1d1f: #5d0505; }
 +
.breadcrumb li:nth-child(4) a      { background:#5d0505; }
 +
.breadcrumb li:nth-child(4) a:after { border-left-color: #5d0505; }
 +
.breadcrumb li:nth-child(5) a      { background:#5d0505; }
 +
.breadcrumb li:nth-child(5) a:after { border-left-color: #5d0505; }
  
#toc h2,
+
.breadcrumb li:last-child a {
.toc h2 {
+
  background: transparent !important;
    display: inline;
+
  color: black;
    border: none;
+
  pointer-events: none;
    padding: 0;
+
  cursor: default;
    font-size: 100%;
 
    font-weight: bold;
 
    background: none;
 
    color: #FFFFFF;
 
 
}
 
}
 +
.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; }
  
.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;
+
https://en-wiki.metin2.gameforge.com/images/3/39/Boxesheaderbackgroundnormal.png
  padding: 0px;
+
https://en-wiki.metin2.gameforge.com/images/6/66/Valentineboxheader.png
  width: 190px;
+
https://en-wiki.metin2.gameforge.com/images/6/67/Easterboxheader.png
  height: 10px;
+
https://en-wiki.metin2.gameforge.com/images/4/47/Boxesheaderbackgroundxmas.png
}
+
https://en-wiki.metin2.gameforge.com/images/0/09/Boxesheaderbackgroundhalloween.png
 +
*/

Latest revision as of 16:12, 21 December 2023

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

td,th {padding: 2px}
table { border-spacing: 0px; }

body {

}

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

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

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

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

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

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

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

/*#################################
############# NavigationBar #############
#################################*/

.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: #5d0505;
    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 #5d0505;
    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:#5d0505; }
.breadcrumb li:nth-child(2) a:after { border-left-color: #5d0505; }
.breadcrumb li:nth-child(3) a       { background:#5d0505; }
.breadcrumb li:nth-child(3) a:after { border-left-2f1d1f: #5d0505; }
.breadcrumb li:nth-child(4) a       { background:#5d0505; }
.breadcrumb li:nth-child(4) a:after { border-left-color: #5d0505; }
.breadcrumb li:nth-child(5) a       { background:#5d0505; }
.breadcrumb li:nth-child(5) a:after { border-left-color: #5d0505; }

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



/*
https://en-wiki.metin2.gameforge.com/images/3/39/Boxesheaderbackgroundnormal.png
https://en-wiki.metin2.gameforge.com/images/6/66/Valentineboxheader.png
https://en-wiki.metin2.gameforge.com/images/6/67/Easterboxheader.png
https://en-wiki.metin2.gameforge.com/images/4/47/Boxesheaderbackgroundxmas.png
https://en-wiki.metin2.gameforge.com/images/0/09/Boxesheaderbackgroundhalloween.png
*/