summaryrefslogtreecommitdiffstats
path: root/content/extras/custom.css
blob: 7b1ac5ba2e6c5ce7921b10e774666ec14393215e (plain)
1
2
3
4
/* muted text is otherwise too dark */
.text-muted {
    color: #c8ccd0;
}