Totally baffled! I've tried rewriting the text-decoration: none
line several different ways. I also managed to re-size the text by targeting it but the text-decoration: none
code will not take.
Help much appreciated.
Code
a:link{
text-decoration: none!important;
}
=> Working with me :) , good luck