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) |
|||
Línea 1: | Línea 1: | ||
− | + | body{ | |
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
Revisión del 18:21 2 oct 2019
body{
}
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;
}