This commit is contained in:
Albert Yi
2018-06-05 14:40:55 -07:00
parent 2ec9aad320
commit c75f520055
7 changed files with 67 additions and 10 deletions

View File

@@ -28,6 +28,11 @@ div.related-tags {
font-weight: bold;
}
svg {
margin-top: 2px;
cursor: pointer;
}
a {
min-width: 3em;
}