Cleaning up the old theme. (#2720)

This commit is contained in:
Alexander Platov
2023-03-10 07:08:04 +07:00
committed by GitHub
parent 1d1ad2e8a1
commit 013c09ada2
158 changed files with 599 additions and 578 deletions
@@ -320,7 +320,7 @@
.title {
font-weight: 500;
font-size: 1.125rem;
color: var(--theme-caption-color);
color: var(--caption-color);
}
.content {
@@ -328,11 +328,11 @@
}
.description-preview {
color: var(--theme-content-color);
color: var(--content-color);
line-height: 150%;
.placeholder {
color: var(--theme-content-trans-color);
color: var(--dark-color);
}
}
.divider {