apply css to firefox only code example Example: how to apply css to firefox only @-moz-document url-prefix() { .selector { color: lime; } }