I'm having a strange problem with this bit of code from the new stylesheet.
whenever I changetoCode:a:link, #navEZPagesTOC ul li a { color: #033408; text-decoration: none; }
orCode:a:link, #navEZPagesTOC ul li a { color: #033408; text-decoration: bold; }
it goes fromCode:a:link, #navEZPagesTOC ul li a { color: #033408; text-decoration: bolder; }
"Hello World" to "Hello World"
I don't understand why![]()



