1 2 3 4 5 6 7 8
/* * Styling for our form. * This file should be almost empty. * The only rule needed is the one to hide the "pagelike" input field. */ p.dnxcf-form-pagelikes { display: none; }