hugo-theme-stack-stars/assets/scss/partials
Yihui Xie 38eb9c4eaf
fix(article): also define the padding for div under .article-content (#162)
Fixes rstudio/blogdown#591: not only `<p>` but also `<div>` could be the direct child of `.article-content`, so we also need the padding for `<div>`. The `div`s are generated by Pandoc, instead of Hugo's Markdown renderer. I think it will be great to support both ways.
2021-03-06 20:41:46 +01:00
..
highlight fix(article): code background (#139) 2021-02-11 21:22:02 +01:00
layout fix(article): also define the padding for div under .article-content (#162) 2021-03-06 20:41:46 +01:00
article.scss refactor(article): improve category tag style (#94) 2020-12-25 09:59:02 +01:00
base.scss fix(style): show y-axis page scrollbar always 2020-09-03 23:27:50 +02:00
footer.scss fix: add margin-top to site footer 2020-09-09 11:37:43 +02:00
menu.scss feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
pagination.scss refactor(scss): remove helper/shadow. Expose shadow style in CSS variables 2020-09-09 16:14:30 +02:00
sidebar.scss feat(darkmode): dark mode toggle (#82) 2020-12-23 19:03:40 +01:00
widgets.scss feat(widget): new archive widget style 2020-10-17 10:34:36 +02:00