1
0
Fork 0
mirror of https://github.com/plankanban/planka.git synced 2025-08-10 16:05:35 +02:00

Update font-size and color

This commit is contained in:
Vishnu Kaushik 2023-10-21 00:46:44 +05:30 committed by GitHub
parent 9514edccec
commit d7800b786b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,10 @@
} }
.count { .count {
color: #888; color: #8c8c8c;
display: inline-block; display: inline-block;
font-size: 15px; font-size: 14px;
line-height: 12px; line-height: 14px;
text-align: right; text-align: right;
vertical-align: top; vertical-align: top;
width: 50px; width: 50px;