"MediaWiki:Common.css" sayfasının sürümleri arasındaki fark

10. satır: 10. satır:
  
 
html .thumbcaption {
 
html .thumbcaption {
text-align: left;
+
background: url("https://it-wiki.metin2.gameforge.com/images/a/a8/TextureTabellaSfondo.png") repeat 0em 0em;
 +
    /*
 +
    text-align: left;
 
line-height: 1.4em;
 
line-height: 1.4em;
 
padding:3px !important;
 
padding:3px !important;
16. satır: 18. satır:
 
   color:#f0d9a2;
 
   color:#f0d9a2;
 
  border-radius:3px;
 
  border-radius:3px;
     background: url("https://it-wiki.metin2.gameforge.com/images/a/a8/TextureTabellaSfondo.png") repeat 0em 0em;
+
     background-color:#960c0e;  
  /* background-color:#960c0e; */
 
 
background:linear-gradient(to top, #460000, #af0021);
 
background:linear-gradient(to top, #460000, #af0021);
 +
    */
 
}
 
}
 
html .thumbimage {
 
html .thumbimage {

21.08, 21 Ocak 2020 tarihindeki hâli

body{
  background: #000 url('http://wiki.metin2.org/images/8/85/Anasayfa_Arka_Plan_19.3.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  background-attachment:fixed;
}
.mw-wiki-logo {
    background-image: url(https://tr-wiki.metin2.gameforge.com/images/2/21/Metin2_logo_tr.png);
}

html .thumbcaption {
	background: url("https://it-wiki.metin2.gameforge.com/images/a/a8/TextureTabellaSfondo.png") repeat 0em 0em;
    /* 
    text-align: left;
	line-height: 1.4em;
	padding:3px !important;
	font-size:94%;
  	color:#f0d9a2;
 	border-radius:3px;
    background-color:#960c0e; 
	background:linear-gradient(to top, #460000, #af0021);
    */
}
html .thumbimage {
	border: 0px solid rgb(180, 180, 180);
  	margin-bottom: 5px;
  	border-radius: 3px;
}

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

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

.arkaalt {
  background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}
.baslikarkaplan {
  background: url("http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png") repeat 0em 0em;
}