UX: words in the stats button should be dark grey

This commit is contained in:
Régis Hanol 2016-03-30 23:16:22 +02:00
parent 0bf001ccd7
commit 59d89d5333

View File

@ -227,6 +227,10 @@
font-weight: bold; font-weight: bold;
font-size: 1.2em; font-size: 1.2em;
} }
.label {
color: dark-light-diff($primary, $secondary, 50%, -50%);
}
} }
.replies-section, .replies-section,