Diferencia entre revisiones de «Widget:Andika»
Ir a la navegación
Ir a la búsqueda
Busca en cnbGuatemala con Google
(Página creada con «<link href="https://fonts.googleapis.com/css?family=Andika" rel="stylesheet"> <style> .andika { font-family: 'Andika', sans-serif; } </style>») |
|||
Línea 4: | Línea 4: | ||
.andika { | .andika { | ||
font-family: 'Andika', sans-serif; | font-family: 'Andika', sans-serif; | ||
+ | border:dotted 1px; | ||
+ | border-color:gray; | ||
+ | padding:8px; | ||
+ | font-size:25px; | ||
+ | margin:10px 0 10px 0; | ||
+ | page-break-after:always; | ||
+ | page-break-inside:avoid; | ||
} | } | ||
</style> | </style> |
Revisión del 14:15 14 dic 2017
<link href="https://fonts.googleapis.com/css?family=Andika" rel="stylesheet">
<style> .andika {
font-family: 'Andika', sans-serif; border:dotted 1px; border-color:gray; padding:8px; font-size:25px; margin:10px 0 10px 0; page-break-after:always; page-break-inside:avoid;
} </style>