As body:nth-of-type(1) and body:first-of-type are supported by FireFox 3.5x, the hack that I wrote a couple of months ago cannot be used anymore. You may try the following one, which targets only Google Chrome and Safari.
As body:nth-of-type(1) and body:first-of-type are supported by FireFox 3.5x, the hack that I wrote a couple of months ago cannot be used anymore. You may try the following one, which targets only Google Chrome and Safari.
![]()
...view source