lighter admin setting description color

This commit is contained in:
Jeff Atwood 2014-05-28 23:35:03 -07:00
parent 4d6ca00e2b
commit ad21f7c7af
1 changed files with 1 additions and 0 deletions

View File

@ -232,6 +232,7 @@
.desc {
padding-top: 3px;
color: scale-color($primary, $lightness: 50%);
color: $primary;
font-size: 80%;
line-height: 1.4em;