summaryrefslogtreecommitdiffstats
path: root/style/dnxcf_style.css
blob: 0bc059191ac8af874866fe700897983a0e370565 (plain)
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;
}