/gitbook-plugin-richquotesbooster

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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;
};