css nav problems
css nav problems
Out of context: Reply #12
- Started
- Last post
- 15 Responses
- virtu0
inkyhands,
is there any particular reason you are using em? If you are wanting all text sizes to be relative, and are putting in a "smaller/larger text" button, it makes sense, otherwise, use px. It is more precise. You can control the design a lot better. otherwise it is so unpredictable.
but, the line-height thing could work...or you might just want to try padding:0px; and margin:0px;
rock on. let us know how it goes.