Diferenças entre edições de "MediaWiki:Common.css"

Linha 1: Linha 1:
 
/* CSS */
 
/* CSS */
 +
#bilder {
 +
display: none !important;
 +
}
  
 
body {
 
body {

Revisão das 23h37min de 6 de outubro de 2014

/* CSS */
#bilder { 
display: none !important;
}

body {
	font: x-small sans-serif;
	/* @embed */
	background: url("http://wiki.metin2.com.pt/images/4/46/BackgroundB.jpg") !important;
	background-repeat: no-repeat;
        background-position: center center
        background-attachment: fixed;
	color: #f0d9a2;
	margin: 0;
	padding: 0;
	direction: ltr; /* Needed for RTL flipping */
	overflow-x: hidden;
	unicode-bidi: embed;
}

h3 .mw-headline{
color:#B22222;
}

.mw-content-ltr .editsection, .mw-content-rtl .mw-content-ltr .editsection { 
float: right;
margin: 0px 35px 0px 0px;
}

.editsection a:link {
	text-decoration: none;
	color: #0667d2 !important;
}

.editsection a:visited {
	color: #0667d2 !important;
	text-decoration: none;
}

editsection a:active {
	color: #0667d2 !important;
	text-decoration: none;
}

.editsection a:hover {
	color: #0667d2 !important;
	text-decoration: none;
}



#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: #7b1300;
    text-indent: 40px;
    font-weight: bold;

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

#toc,
.toc,
.mw-warning {
    background: url("http://wiki.metin2.com.pt/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;
}



body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading{
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;
}

li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
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);
}

#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
        background: none;
        color: #0667d2;
}

.transparentbckg800 {
  background: url("http://wiki.metin2.com.pt/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.com.pt/images/9/9f/Transparentbackground.png") repeat;
  border: 1px solid #000000;
}

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

div#content {
    border-width: 0px;
    background: url("http://wiki.metin2.com.pt/images/2/29/Bodybackgroung.png") repeat;
}

#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);
}

#toc,
.toc,
.mw-warning {
    background: url("http://wiki.metin2.com.pt/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;
}

#toc h2,
.toc h2 {
    display: inline;
    border: none;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    background: none;
    color: #FFFFFF;
}

.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.com.pt/images/9/9f/Transparentbackground.png") repeat scroll 0% 0% transparent;
    border: 1px solid #88283a;
}


.header-bgxmas {
    background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em;
}

/*

.cenas {
  background:url('http://wiki.metin2.com.pt/images/c/ca/Textura.png') no-repeat;
}

.qwerty{
-moz-border-radius: 8px; 
-webkit-border-radius: 8px;
border-radius: 8px; 
}

/*
.header-bg {
    background: url("http://wiki.metin2.com.pt/images/1/12/Header-bg.png") repeat 0em 0em;
}


.header-gelo {
    background: url("") repeat 0em 0em;
}
.header-pt {
    background: url("http://wiki.metin2.com.pt/images/3/33/Tes7.png") repeat 0em 0em;
}

.header-test8xmas {
    background: url("http://wiki.metin2.com.pt/images/2/27/Header-bgxmas.png") repeat 0em 0em;
}

.header-bg a:link {
    color: #fece58;
}

.header-bg a:new {
    color: rgb(241, 222, 142);
}
*/