1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-06-29 09:33:45 +02:00
hugo-theme-bootstrap4-blog/source/scss
Alan Orth 132d659955
source/scss/main.scss: Add style to blockquote tags
Bootstrap's default only styles blockquote tags that also have the
class "blockquote". As Hugo's Markdown syntax for blockquotes only
produces bare blockquote tags, we should apply the same style to
those as well, as this is most likely what users expect.
2017-03-16 15:38:59 +02:00
..
bootstrap.scss source/scss/bootstrap.scss: Update against v4 alpha 6 2017-01-09 16:54:20 +02:00
font-awesome.scss source/scss/font-awesome.scss: Add fa-rss-square 2017-01-07 21:46:59 +02:00
main.scss source/scss/main.scss: Add style to blockquote tags 2017-03-16 15:38:59 +02:00
style.scss source/scss/style.scss: Import local overrides last 2017-01-09 16:54:20 +02:00