div.story-tags { text-align: center; margin-bottom: 1em; margin-top: -1em; a.tag { display: inline-block; margin: 0.5em 0.5ch; padding: 0.0625em 0.5ch; outline: 1px solid; opacity: 0.75; user-select: none; } a.tag:hover { opacity: 1; cursor: pointer; } }