I seem to have a slight issue with some spacing in between my lines between Firefox and Safari/Chrome.
This first image is how the links on the left, and the line of text after the table on the bottom are supposed to look like:
How webpage looks in Safari/Chrome
As you can see, the links are lined up well with the rectangle "first genesis group" logo.
This is how it looks in firefox
As you can see, the links are a bit stretched vertical on the left, thus somehow causing the bottom line to shift downwards a little.
I found the issue being a margin-top:1px; that I gave to every link in the set of links (home, about us, products, contact), and it seems that firefox is making that 1px margin much bigger than Safari or Chrome and distorting it.
I tried putting in the universal tag
- { margin:0; padding:0; border:0;}
But it doesn't seem to be helping. Any ideas how to fix this in firefox? Here's the actual link: www.snowwhitepowers.com/genesis
` with the class links. So this would only be an issue if you wanted some of the `- ` in that `
` to not have the border. The point is more that using css for the line is more semantically correct that a `- ` full of dashes