Plantilla:Help Box

De tfhkacolwiki
Ir a la navegación Ir a la búsqueda

<style> .helpbox {

 border: 1px solid #ccc;
 background-color: #f8f8f8;
 padding: 10px;
 margin-bottom: 10px;

}

.helpbox-titulo {

 font-size: 1.2em;
 font-weight: bold;
 margin-bottom: 5px;

}

.helpbox-contenido {

 margin-bottom: 10px;

}

.helpbox-imagen {

 text-align: center;
 margin-bottom: 10px;

}

.helpbox-imagen img {

 max-width: 100%;

} </style>

{{{titulo}}}
{{{contenido}}}