I used the Chrome Inspector for you. This is the style for numbers:
.metro .count {
color: rgba(0, 0, 0, 0.20);
}
You can verify this yourself, simply:
- in Chrome, right-click the number and check item
- in Firefox, use Firebug
- in Internet Explorer (version 8+) by pressing F12
- Other browsers also have their equivalents.
Read about CSS3 rgba()here.
"a" , , , . .