diff --git a/content/blog/2022-10-13_scrollbar-colors.rst b/content/blog/2022-10-13_scrollbar-colors.rst index 2b74188..719cf45 100644 --- a/content/blog/2022-10-13_scrollbar-colors.rst +++ b/content/blog/2022-10-13_scrollbar-colors.rst @@ -27,16 +27,16 @@ Was talking to someone about CSS Nostalgia and "back in my day" when scrollbar c Firefox and Chrome have different selectors, so in order to support the majority of browsers, you need both. .. figure:: {static}/images/2022/10/scrollbar-chrome.png - :alt: Safari with a blue/purple scrollbar + :alt: Chrome with a blue/purple scrollbar :width: 940px :height: 688px - Safari with a blue/purple scrollbar + Chrome with a blue/purple scrollbar .. figure:: {static}/images/2022/10/scrollbar-safari.png - :alt: Chrome with a blue/purple scrollbar + :alt: Safari with a blue/purple scrollbar - Chrome with a blue/purple scrollbar + Safari with a blue/purple scrollbar .. figure:: {static}/images/2022/10/scrollbar-firefox.png :alt: Firefox with a blue/purple scrollbar