[onboarding] slide texts, videos, thumbnail

This commit is contained in:
2024-02-23 11:36:39 +01:00
parent 0d9fa75134
commit 6a3b46beac
14 changed files with 57 additions and 25 deletions
@@ -187,9 +187,11 @@ button.slide-button.next {
}
.slide .description code {
background-color: var(--medium-grey);
padding: 0.15rem 0.5rem;
color: white;
background-color: #ddd;
padding: 0.1rem 0.3rem;
color: var(--dark-grey);
font-size: 0.888rem;
border-radius: 2px;
}
.progressBar {