Font fix for comments and likes got (enlarged to 14px)

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/user-statistics@122545 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-01-27 09:02:09 +00:00
parent 1571ed0da6
commit 013fa62b3b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
.statistic-value {
color: #0084B4 !important;
font-size: 13px;
font-size: 14px;
display: inline-block;
vertical-align: bottom;
}