fixing one thing of css
This commit is contained in:
parent
ccb8f2537c
commit
dc8dcabd09
|
@ -438,3 +438,10 @@ img.sponsored-by-logo {
|
||||||
.pb-40 {
|
.pb-40 {
|
||||||
padding-bottom: 40px;
|
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);
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in New Issue