Add introduction plugin (#127)

This commit is contained in:
Simon Lecoq
2021-02-17 19:58:57 +01:00
committed by GitHub
parent 618d4a783d
commit 4e1174ea63
16 changed files with 199 additions and 0 deletions

View File

@@ -707,6 +707,12 @@
right: 100%;
}
/* Introduction */
.introduction {
white-space: normal;
margin: 0 13px 2px;
}
/* Fade animation */
.af {
opacity: 0;