Attention: this is the key used to sign the certificate requests, anyone holding this can sign certificates on your behalf. So keep it in a safe place!
openssl genrsa -des3 -out rootCA.key 4096| > 0.3% | |
| last 2 versions | |
| not dead | |
| Chrome >= 45 | |
| Firefox >= 38 | |
| Edge >= 12 | |
| Explorer >= 11 | |
| iOS >= 9 | |
| Safari >= 9 | |
| Android >= 4.4 |
| .foo { | |
| width: max(10px, env(safe-area-inset-left)); | |
| background-clip: border-box; | |
| -webkit-box-reflect: below 5px url(mask.png); | |
| filter: grayscale(50%); | |
| word-break: break-word; | |
| -webkit-hyphens: auto; | |
| } | |
| @mixin foobar { |
| > 0.3% | |
| last 2 versions |
| .foo { | |
| width: max(100px, env(safe-area-inset-left)); | |
| background-clip: border-box; | |
| -webkit-box-reflect: below 5px url(mask.png); | |
| filter: grayscale(50%); | |
| word-break: break-word; | |
| hyphens: auto; | |
| transform: rotate(30deg); | |
| } | |
| /* https://autoprefixer.github.io/ */ |