Hidden Tags

I hid tags long ago. I think this is the Custom CSS:

.node-tag[href="#"] {
	display: none;
}

.ref .node-tag[href="#"] {
	display: block;
}