Line 8: | Line 8: | ||
<style> | <style> | ||
ul.tag-type { | ul.tag-type { | ||
− | |||
list-style: none; | list-style: none; | ||
} | } | ||
Line 25: | Line 24: | ||
.tag{ | .tag{ | ||
− | display: block | + | display: inline-block; |
− | + | width: 50%; | |
− | width: | + | |
} | } | ||
+ | li:nth-last-child(1):nth-child(odd) { float: right; } | ||
</style> | </style> |
Revision as of 23:21, 30 October 2017