I tried a few hacks but I wasn't able to effect Opera only. Is there a universal hack for all Opera versions?
The one below doesn't work.
@media not all and (-webkit-min-device-pixel-ratio:0) {
p {
font-size:12px;
}
}
I tried a few hacks but I wasn't able to effect Opera only. Is there a universal hack for all Opera versions?
The one below doesn't work.
@media not all and (-webkit-min-device-pixel-ratio:0) {
p {
font-size:12px;
}
}