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

Casro2 Wiki sitesinden
Şuraya atla: kullan, ara
(Yeni sayfa: ".arkaust { background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat; padding: 0px; width: 190px; height: 10px; } .arkaorta { background-image:...")
 
k
 
(Aynı kullanıcının aradaki diğer 6 değişikliği gösterilmiyor)
1. satır: 1. satır:
 +
ul {
 +
  list-style-image: url("/wiki/images/3/30/Satirbasi.png");
 +
}
 +
 +
li.gallerybox div.thumb,
 +
div.thumbinner {
 +
    //background: url("/wiki/images/9/9f/Transparentbackground.png") repeat;
 +
    border:1px solid;
 +
  border-radius: 7px;
 +
  border-color:#88283a;
 +
}
 +
 +
html .thumbcaption {
 +
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;
 +
}
 +
 +
li#lastmod{
 +
position:Absolute;
 +
opacity:10;
 +
 +
}
 +
 +
#mw-content-text h3,
 +
#mw-content-text h4,
 +
#mw-content-text h5,
 +
#mw-content-text h6 {
 +
  color: #7b1325;
 +
  font-family: serif;
 +
  font-weight: normal;
 +
}
 +
 +
#mw-content-text h2 {
 +
  font-size: 22px;
 +
  border-bottom: none;
 +
  padding-top: 25px;
 +
  color: #7b1325;
 +
  font-family: serif;
 +
  background-size: 1550px 50px !important;
 +
  text-indent: 5px;
 +
  background: url("/wiki/images/8/83/H2_golge.png") top right no-repeat;
 +
}
 +
 +
#toc h2,
 +
.toc h2 {
 +
  display: inline;
 +
  border: none;
 +
  padding: 0;
 +
  font-size: 100%;
 +
  font-weight: bold;
 +
  background: none;
 +
}
 +
 +
#mw-content-text h2 {
 +
 +
border-style: solid;
 +
border-width: 0px 0px 7px;
 +
-moz-border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 repeat;
 +
-webkit-border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 repeat;
 +
-o-border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 repeat;
 +
border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 fill repeat; 
 +
}
 +
 
.arkaust {
 
.arkaust {
   background: url("http://wiki.metin2.co.uk/images/1/1c/Nativelooktop.jpg") no-repeat;
+
   background: url("/wiki/images/1/1c/Nativelooktop.jpg") no-repeat;
 
   padding: 0px;
 
   padding: 0px;
 
   width: 190px;
 
   width: 190px;
7. satır: 81. satır:
  
 
.arkaorta {
 
.arkaorta {
   background-image: url("http://wiki.metin2.co.uk/images/1/12/Nativelookbackground.jpg");
+
   background-image: url("/wiki/images/1/12/Nativelookbackground.jpg");
 
   background-repeat: repeat-y;
 
   background-repeat: repeat-y;
 
   padding: 0px;
 
   padding: 0px;
14. satır: 88. satır:
  
 
.arkaalt {
 
.arkaalt {
   background: url("http://wiki.metin2.co.uk/images/8/8b/Nativelookbottom.jpg") no-repeat;
+
   background: url("/wiki/images/8/8b/Nativelookbottom.jpg") no-repeat;
 
   padding: 0px;
 
   padding: 0px;
 
   width: 190px;
 
   width: 190px;
20. satır: 94. satır:
 
}
 
}
 
.baslikarkaplan {
 
.baslikarkaplan {
   background: url("http://wiki.metin2.co.uk/images/6/67/Easterboxheader.png") repeat 0em 0em;
+
   background: url("/wiki/images/6/67/Easterboxheader.png") repeat 0em 0em;
 
}
 
}

16:52, 22 Mayıs 2019 itibarı ile sayfanın şu anki hâli

ul {
  list-style-image: url("/wiki/images/3/30/Satirbasi.png");
}

li.gallerybox div.thumb,
div.thumbinner {
    //background: url("/wiki/images/9/9f/Transparentbackground.png") repeat;
    border:1px solid;
  	border-radius: 7px;
  	border-color:#88283a;
}

html .thumbcaption {
	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;
}

li#lastmod{
position:Absolute;
opacity:10;

}

#mw-content-text h3,
#mw-content-text h4,
#mw-content-text h5,
#mw-content-text h6 {
  color: #7b1325;
  font-family: serif;
  font-weight: normal;
}

#mw-content-text h2 {
  font-size: 22px;
  border-bottom: none;
  padding-top: 25px;
  color: #7b1325;
  font-family: serif;
  background-size: 1550px 50px !important;
  text-indent: 5px;
  background: url("/wiki/images/8/83/H2_golge.png") top right no-repeat;
}

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

#mw-content-text h2 {
 
border-style: solid; 
border-width: 0px 0px 7px; 
-moz-border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 repeat; 
-webkit-border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 repeat; 
-o-border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 repeat; 
border-image: url("/wiki/skins/MonoBook/res/Testwiki.png") 0 0 33 81 fill repeat;  
}

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

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

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