Snazim sa upravit text layer v simple editore.
Ked upravujem parametre tak nadhlad funguje dobre, ale ked potvrdim overwrite stylu, tak slider mi to nezobrazi. Vobec mi ten text nezobere.
Kde mam chybu pls?
{
font-size: 60px;
line-height: 85px;
font-weight: 300;
font-family: Arial;
color: #ffffff;
text-decoration: none;
background-color: rgb(0, 0, 0);
background-color: rgba(0, 0, 0, 1);
padding: 0px 8px 0px 150px;
text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.5);
margin: 0px;
white-space: nowrap;
border-width: 0px 5px 0px 0px;
border-color: rgb(0, 0, 0) rgb(255, 255, 255) rgb(0, 0, 0) rgb(0, 0, 0);
border-style: solid;
}