Fix #4574: Different style between clickable and non clickable space/user counter

This commit is contained in:
buddh4 2020-10-26 12:24:31 +01:00
parent b8cc1728e9
commit ccfcc6886b
2 changed files with 2 additions and 1 deletions

View File

@ -54,6 +54,7 @@
.entry {
margin-left: 20px;
font-size: 12px;
color: @text-color-highlight;
.count {
color: @link;

File diff suppressed because one or more lines are too long