support for rutube, fixes, accommodations for multi lang

This commit is contained in:
wukko
2023-09-16 23:38:07 +06:00
parent 05bb7bcd07
commit e721cf9878
16 changed files with 164 additions and 38 deletions

View File

@@ -604,6 +604,10 @@ button:active,
line-height: 1.3rem!important;
color: var(--accent-subtext);
}
.explanation.embedded {
margin-top: 0.825rem;
margin-bottom: 0.825rem;
}
.subtext {
color: var(--accent-subtext);
}