fixing one thing of css

This commit is contained in:
Jon Lambson 2017-06-19 16:45:29 -06:00
parent ccb8f2537c
commit dc8dcabd09
1 changed files with 7 additions and 0 deletions

View File

@ -438,3 +438,10 @@ img.sponsored-by-logo {
.pb-40 {
padding-bottom: 40px;
}
span.dap-small-text.js-scope-desc.noselect {
font-family : Brown;
font-size : 14px;
line-height : 19px;
color : #808080;
color : rgb(128, 128, 128);
}