Dear team,
I was not getting any bold text when the b-tag was used in the HTML.
It appears that base.css resets all default styles (also for b-tag) to "inherit" and
then makes new definitions. It does so for em-tag and strong-tag, but not for b-tag.
Is there a reason for this? Or is it an error/mistake?
Note: I changed base.css to make b-tag and strong-tag the same css rule, there appears to be no problem
somewhere else, but of course it may pop up sooner or later: therefore the question above.
Regards, Marnix Vlot














