Quote:
Originally Posted by met67
[...]
So I tried to create such a file with a single line like this:
Code:
* { -webkit-hyphens: auto; }
[...]
This could also used to force other properties like widows/orphans, margin, ecc. ecc.
|
Out of curiosity:
How can one force other properties using that css file?