lunes, 27 de abril de 2020

Tipos de letras para Moodle


Primer Módulo


 <div style="
font-family: 'century gothic';
color: transparent;
background: #666666;
-webkit-background-clip: text;
-moz-background-clip: text;
background-clip: text;
text-shadow: 0px 3px 3px rgba(255,255,255,0.5);">
    <h1><b>Primer Módulo - century gothic</b></h1>
</div>


<div style="font-family: 'Pinyon Script', cursive;
            font-size:50px;
            ">
    Una prueba de : Pinyon Script
</div>
<div style="font-family: 'Open Sans', sans-serif;
            font-size:50px;
            ">
    Una prueba de : Open Sans
</div>
<div style="font-family: 'Roboto', sans-serif;
            font-size:50px;
            ">
    Una prueba de : Roboto
</div>
<div style="font-family: 'Fredericka the Great', cursive;
            font-size:50px;
            ">
    Una prueba de : Fredericka the Great
</div>


<div style="
font-size: xx-large;
font-weight: bolder;
color: #1177d1;
">
    Primer Módulo <br></div>

No hay comentarios:

Publicar un comentario