Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

html set all text size

add this style to css file:

html *
{
   font-size: 1em !important;
}
 
PREVIOUS NEXT
Tagged: #html #set #text #size
ADD COMMENT
Topic
Name
2+6 =