1 2 3 4 5 6 7 8 9 10 11
footer.tag-cloud a { background-color: var(--tag-bg); padding: .2em .6em; font-size: .8em; line-height: 1; color: var(--tag-text); text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: .25em; }