Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css font text stroke

.text{
  -webkit-text-stroke: 1px #7C7BDD;
  -webkit-text-fill-color: transparent;
}
 
PREVIOUS NEXT
Tagged: #css #font #text #stroke
ADD COMMENT
Topic
Name
8+2 =