Difference between revisions of "MediaWiki:Common.css"

 
(104 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 {
+
.transparentbckg800 {
border: 1px solid rgb(180, 180, 180);
+
  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;
 
}
 
}
  
table.diff,
+
.transparentbackground {
td.diff-otitle,
+
  background: url("https://en-wiki.metin2.gameforge.com/images/9/9f/Transparentbackground.png") repeat;
td.diff-ntitle,
+
  border: 1px solid #000000;
td.diff-context {
 
background: none;
 
 
}
 
}
  
th .mw-collapsible-toggle a {
+
.boxesheaderbackground {
color: rgb(255, 255, 255);
+
    background: url("https://en-wiki.metin2.gameforge.com/images/3/39/Boxesheaderbackgroundnormal.png") repeat 0em 0em;
 
}
 
}
  
h1.firstHeading {
+
.nativelooktop {
   background: url("http://wiki.metin2.co.uk/images/a/a7/M2_default_navbg800.png") no-repeat scroll right bottom transparent;
+
   background: url("https://en-wiki.metin2.gameforge.com/images/1/1c/Nativelooktop.jpg") no-repeat;
   display: table-cell;
+
   padding: 0px;
  height: 62px;
+
   width: 190px;
  position: relative;
+
   height: 10px;
  vertical-align: middle;
 
   width: 800px;
 
   color: #fece58;
 
  text-indent: 50px;
 
  border-bottom: 0px;
 
  font-weight: none;
 
 
}
 
}
  
#mw-content-text h2 {
+
.nativelookbackground {
   background: url("http://wiki.metin2.co.uk/images/1/1b/H2background.png") no-repeat scroll right center transparent;
+
   background-image: url("https://en-wiki.metin2.gameforge.com/images/1/12/Nativelookbackground.jpg");
   display: table-cell;
+
   background-repeat: repeat-y;
  height: 50px;
+
   padding: 0px;
  position: relative;
+
   width: 190px;
  vertical-align: middle;
 
  width: 800px;
 
   color: #fece58;
 
  text-indent: 70px;
 
  border-bottom: 0px;
 
   font-weight: none;
 
 
}
 
}
  
#mw-content-text h3 {
+
.nativelookbottom {
   margin-top: 10px;
+
  background: url("https://en-wiki.metin2.gameforge.com/images/8/8b/Nativelookbottom.jpg") no-repeat;
   margin-bottom: 5px;
+
  padding: 0px;
 +
   width: 190px;
 +
   height: 10px;
 
}
 
}
  
#mw-content-text h3 {
+
/*#################################
  background: url("http://wiki.metin2.co.uk/images/e/ee/BoardNewM.png") no-repeat scroll left center transparent;
+
############# NavigationBar #############
  display: table-cell;
+
#################################*/
  height: 30px;
+
 
  position: relative;
+
.breadcrumb {
  vertical-align: middle;
+
   list-style: none;  
  width: 800px;
+
   overflow: hidden;  
  color: #7b1300;
 
   text-indent: 40px;
 
   border-bottom: 2px dashed #7b1300;
 
  font-weight: bold;
 
 
}
 
}
 
+
.breadcrumb li {  
#toc h2,
+
  float: left;  
.toc h2 {
 
display: inline;
 
border: none;
 
padding: 0;
 
font-size: 100%;
 
font-weight: bold;
 
        background: none;
 
        color: #0667d2;
 
 
}
 
}
 
+
.breadcrumb li a {
.transparentbckg800 {
+
    color: #f1de8e;
  background: url("http://wiki.metin2.co.uk/images/9/9f/Transparentbackground.png") repeat;
+
    text-decoration: none !important;
  display: inline-block;
+
    padding: 4px 0 7px 25px;
  padding: 5px;
+
    background: #5d0505;
  width: 790px;
+
    position: relative;
  color: #00000;
+
    display: block;
  border: 1px solid #000000;
+
    float: left;
  border-radius: 5px;
 
 
}
 
}
 
+
.breadcrumb li a:before {
.editsection a:link {
+
    content: " ";
text-decoration: underline;
+
    display: block;
color: #0667d2;
+
    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 {
.editsection a:visited {
+
    content: " ";
color: #0667d2;
+
    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; }
  
editsection a:active {
+
.breadcrumb li:last-child a {
color: #0667d2;
+
  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; }
  
.editsection a:hover {
 
color: #0667d2;
 
text-decoration: none;
 
}
 
  
.mw-content-ltr .editsection,
 
.mw-content-rtl .mw-content-ltr .editsection {
 
float: right;
 
margin: 0 35px 0 0;
 
}
 
  
div#content {
+
/*
background: url("http://wiki.metin2.co.uk/images/2/29/Bodybackgroung.png") repeat;
+
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
 +
*/

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