Diferencia entre revisiones de «Plantilla:BotonIndice»
De WikiEducator
| Línea 1: | Línea 1: | ||
<includeonly> | <includeonly> | ||
| − | <div style=" | + | <div style="text-align:center; margin-top:10px; margin-bottom:10px;"> |
| − | text-align:center; | + | <a href="{{{enlace|#}}}" style=" |
| − | margin-top:10px; | + | background-color: #007bff; |
| − | margin-bottom:10px; | + | color: white; |
| − | + | padding: 8px 16px; | |
| − | background-color: | + | text-decoration: none; |
| − | + | border-radius: 4px; | |
| − | border-radius: | + | font-family: Arial, sans-serif; |
| − | + | font-size: 14px; | |
| − | + | display: inline-block;"> | |
| + | {{{texto|Volver al índice}}} | ||
| + | </a> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||