0.0.11 • Published 11 years ago
gitbook-plugin-richquotesbooster v0.0.11
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;
};