Removed Genericons. Added dnxcf-font which is a subset of fontawesome.
[danixland-contact-form.git] / style / dnxcf_style.css
CommitLineData
244ec72c 1/*
2 * Styling for our form.
3 * This file should be almost empty.
4 * The only rule needed is the one to hide the "pagelike" input field.
5 */
6p.dnxcf-form-pagelikes {
7 display: none;
b96bc758 8}