settings
code:style.css
.level-1 img { width: 16.7%; max-height: none; }
.level-2 img { width: 33.3%; max-height: none; }
.level-3 img { width: 50%; max-height: none; }
.level-4 img { width: 66.7%; max-height: none; }
.level-5 img { width: 83.3%; max-height: none; }
.level-6 img { width: 100%; max-height: none; }
.app.presentation .line {
font-size: 24px;
}
.app.presentation .line.section-title {
font-size: 40px;
}
.line strong:not(class) { background: linear-gradient(transparent 10%, #ABFF4F 25%, #ABFF4F 70%, transparent 90%) }
.line strong {
}
.deco-\! {
padding: 0.1em 0.2em 0.1em 0.2em;
}