mirror of
https://github.com/plankanban/planka.git
synced 2025-08-09 15:35:29 +02:00
Update font-size and color
This commit is contained in:
parent
9514edccec
commit
d7800b786b
1 changed files with 3 additions and 3 deletions
|
@ -11,10 +11,10 @@
|
|||
}
|
||||
|
||||
.count {
|
||||
color: #888;
|
||||
color: #8c8c8c;
|
||||
display: inline-block;
|
||||
font-size: 15px;
|
||||
line-height: 12px;
|
||||
font-size: 14px;
|
||||
line-height: 14px;
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
width: 50px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue