hugo-theme-stack-stars/assets/scss/partials
k 58e8fadafe
feat: change horizontal scrollbar styles (#211)
* feat: change horizontal scrollbar styles

Change the horizontal scrollbar styles in Archives page following the
dark and light themes styles.  This horizontal scrollbar is at the top
of the Archives page. When I visit this page, the scrollbar stole my
attention. Unfortunately, it's the client (our browser) who decides its
styles;  this change is introduced to avoid that situation.

Co-authored-by: Miguel Angel <man98@me.com>

* remove scrollbar height and border-radius

In order to match the theme presentation
(https://i.imgur.com/cCiHOGS.jpg), the previous defined `height: 7px` and
`border-radius: 10px` for the scrollbar have been deleted.

* fix: set the horizontal scrollbar's height and width to `auto`

In Firefox the horizontal scrollbar looks very small. With a width set
to `auto`, it looks bigger and better. In Chromium, without an automatic
height, the new color changes do not appear.

Now the horizontal scrollbar looks consistent in both chromium and firefox.

* style: format list.scss

Co-authored-by: Miguel Angel <man98@me.com>
Co-authored-by: Jimmy Cai <github@jimmycai.com>
Co-authored-by: Jimmy Cai <jimmehcai@gmail.com>
2021-06-12 11:32:54 +02:00
..
highlight fix(article): code background (#139) 2021-02-11 21:22:02 +01:00
layout feat: change horizontal scrollbar styles (#211) 2021-06-12 11:32:54 +02: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