related tags: build html server-side instead of client-side.

This commit is contained in:
evazion
2018-10-12 21:18:15 -05:00
parent 5a05961bde
commit 4e2944ee06
13 changed files with 134 additions and 271 deletions

View File

@@ -3,8 +3,10 @@
div#related-tags-container {
padding-right: 2em;
h1 {
font-size: $h3_size;
&.visible a#show-related-tags-link,
&.hidden a#hide-related-tags-link,
&.hidden div.related-tags {
display: none;
}
}