KOD DO EFEKTU:
<div class="title">
<hy>DUŻY NAPIS</hy>
<hy1>MAŁY NAPIS</hy1>
</div>
<style>
.title {
font-family: 'Bebas Neue', cursive;
text-align: justify;
color: #FFF;
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
letter-spacing: 1px;}
hy {
background-image: url(TWÓJ LINK);
background-size: cover;
color: transparent;
-moz-background-clip: text;
-webkit-background-clip: text;
font-size: 70px;
line-height: 120%;
margin: 10px 0;}
hy1 {
background-image: url(TWÓJ LINK);
background-size: cover;
color: transparent;
-moz-background-clip: text;
-webkit-background-clip: text;
font-size: 16px;
line-height: 120%;
margin: 10px 0;}
</style>
▪ Wartości, które możesz edytować zaznaczone są kolorem.
Brak komentarzy:
Prześlij komentarz