Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

reset link style css

a {
  color: inherit; 
  text-decoration: inherit;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #reset #link #style #css
ADD COMMENT
Topic
Name
3+5 =