remove counter

This commit is contained in:
Kyle
2019-12-13 20:49:41 -08:00
parent 28cad6d7a1
commit 0028c9436e
4 changed files with 4 additions and 4 deletions

View File

@@ -437,7 +437,7 @@ input[type="checkbox"], .frameOption, .maskOption, .button {
.visitorCount {
display: none;
}
.visitorCount img {
.visitorCount > a > img {
max-height: 1em;
}
.visitorCountTrigger:hover + .visitorCount {