mirror of
https://github.com/Tooloop/Tooloop-Packages.git
synced 2026-04-27 20:41:37 +02:00
[onboarding] slide texts, videos, thumbnail
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user