diff --git a/client/css/tags.styl b/client/css/tags.styl index b72a8e9..cfe750b 100644 --- a/client/css/tags.styl +++ b/client/css/tags.styl @@ -3,9 +3,22 @@ .tag-list table width: 100% + border-spacing: 0 text-align: left + line-height: 1.3em + tr:hover td + background: $top-nav-color + th, td + padding: 0.1em 0.5em + .names + width: 30% + .implications + width: 30% + .suggestions + width: 30% .usages text-align: center + width: 10% ul list-style-type: none margin: 0