Diferencia entre revisiones de «MediaWiki:Common.css»

(Página reemplazada por «div#bilder { display: none; } body{ background: #000 url('https://it-wiki.metin2.gameforge.com/images/c/ca/SkinMetin2.jpg'); } html .thumbcaption { text-align:…»)
(Etiqueta: Reemplazo)
 
(No se muestra una edición intermedia del mismo usuario)
Línea 1: Línea 1:
div#bilder {
+
body{
  display: none;
+
 
 
}
 
}
  
 
+
td,th {padding: 2px !important}
body{
 
  background: #000 url('https://it-wiki.metin2.gameforge.com/images/c/ca/SkinMetin2.jpg');
 
}
 
  
 
html .thumbcaption {
 
html .thumbcaption {

Revisión actual del 13:17 5 oct 2019

body{

}

td,th {padding: 2px !important}

html .thumbcaption {
	text-align: left;
	line-height: 1.4em;
	padding:3px !important;
	font-size:94%;
  	color:#f0d9a2;
 	border-radius:3px;
  	background-color:#88283a;
	background:linear-gradient(to top, #460000, #88283a);
}
html .thumbimage {
	border: 0px solid rgb(180, 180, 180);
  	margin-bottom: 5px;
  	border-radius: 3px;
}