mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-27 13:21:41 -05:00
visitors
This commit is contained in:
@@ -433,3 +433,13 @@ input[type="checkbox"], .frameOption, .maskOption, .button {
|
||||
.imageLink > div {
|
||||
font: 1.5em belerenbsc;
|
||||
}
|
||||
|
||||
.visitorCount {
|
||||
display: none;
|
||||
}
|
||||
.visitorCount img {
|
||||
max-height: 1em;
|
||||
}
|
||||
.visitorCountTrigger:hover + .visitorCount {
|
||||
display:inline-block;
|
||||
}
|
||||
|
Reference in New Issue
Block a user