Sunday, 11 August 2013

How to set width of a in CSS to X number of pixels less than the width:auto?

How to set width of a in CSS to X number of pixels less than the width:auto?

I have a nav with some <hr/> elements. Preferably in pure CSS (3?), how
would set the width of the horizontal rules to auto minus X number of
pixels?
This does not duplicate this question, because it is for what would equate
to negative padding, which is impossible.

No comments:

Post a Comment