JohnPaulDesign
4/26/2017 - 10:43 AM

Target Firefox only

Target Firefox only

@-moz-document url-prefix() {
    h1 {
        color: red;
    }
}