dylanmcleod
10/10/2015 - 3:19 AM

Remove Link with CSS

Remove Link with CSS

div {
	pointer-events: none;
	cursor: default;
}