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

Casro2 Wiki sitesinden
Şuraya atla: kullan, ara
5. satır: 5. satır:
 
li.gallerybox div.thumb,
 
li.gallerybox div.thumb,
 
div.thumbinner {
 
div.thumbinner {
     background: url("/wiki/images/9/9f/Transparentbackground.png") repeat;
+
     //background: url("/wiki/images/9/9f/Transparentbackground.png") repeat;
 
     border:1px solid;
 
     border:1px solid;
 
   border-radius: 7px;
 
   border-radius: 7px;

13:11, 22 Mayıs 2019 tarihindeki 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;

}

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