The good news is that you dont't cough immediately about the use of a negative indent...
Why pixels? I use them usually for margins
because:
Quote:
The px unit is the magic unit of CSS. It is not related to the current font and usually not related to physical centimeters or inches either. The px unit is defined to be small but visible, and such that a horizontal 1px wide line can be displayed with sharp edges (no anti-aliasing). What is sharp, small and visible depends on the device and the way it is used: do you hold it close to your eyes, like a mobile phone, at arms length, like a computer monitor, or somewhere in between, like an e-book reader? The px is thus not defined as a constant length, but as something that depends on the type of device and its typical use.
|
Indeed I made an exception for the paragraph style "Chanson", where I used a percentage for no particular reason in fact or just easier testing.