updating stats counter

This commit is contained in:
2020-07-07 21:19:16 +02:00
parent 4f0393a674
commit a6e35644ab
3 changed files with 39 additions and 3 deletions

View File

@@ -357,7 +357,7 @@ pre{
}
.file_button:hover,
.file_button_selected {
box-shadow: 0px 0px 3px 3px var(--highlight_color);
box-shadow: 0 0 2px 2px var(--highlight_color), inset 0 0 1px 1px var(--highlight_color);
text-decoration: none;
}
.file_button > img{