Bootstrap 4 Cookbook
上QQ阅读APP看书,第一时间看更新

Customizing the blockquote element with CSS

In this recipe, we will examine how to use and modify Bootstrap's blockquote element. The technique we'll employ is using the :before and :after CSS pseudo-classes. We will add HTML entities to the CSS content property, and then style their position, size, and color.