gitbook-plugin-richquotesbooster
v0.0.11
Published
Booster plugin of Richquotes for the new version of GitBook
Readme
Booster Plugin for Richquotes, Gitbook
The following css will be added:
blockquote.alert {
overflow:auto !important;
}
blockquote.alert p:first-child {
margin-top: .5em !important;
};