Merge pull request #691 from openclassify/dia

fix some styles
This commit is contained in:
Fatih Alp 2020-10-01 15:32:21 +03:00 committed by GitHub
commit dbe08dd671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -132,6 +132,7 @@
}
.result-text .filter-tabs div > span {
font-weight: 500;
color: #292d2e;
}
@ -147,7 +148,7 @@
.result-text .filter-tabs div:last-child a {
background-color: unset;
font-size: 10px;
padding: 4px 7px;
padding: 0;
text-decoration: none;
color: #039;
}