Re: Links look funky... take a peek, please.
If you're referring to your breadcrumb's location line...
Just comment out the lines...
<font class="NavigationPath">
and also it's closing tag too...
</font>
the CSS is referring to your NavigationPath class twice, both from within the <FONT> and inside the <A> tags... causing a conflict (it's actually working as requested).
Best to rid FONT tags as they're deprecated.
Hope this helps.
Doms
__________________
Doms
kube v4.1.9
|