Fix labels
This commit is contained in:
parent
c606f98c02
commit
2882b6fb31
@ -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.
|
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
|
.. figure:: {static}/images/2022/10/scrollbar-chrome.png
|
||||||
:alt: Safari with a blue/purple scrollbar
|
:alt: Chrome with a blue/purple scrollbar
|
||||||
:width: 940px
|
:width: 940px
|
||||||
:height: 688px
|
:height: 688px
|
||||||
|
|
||||||
Safari with a blue/purple scrollbar
|
Chrome with a blue/purple scrollbar
|
||||||
|
|
||||||
.. figure:: {static}/images/2022/10/scrollbar-safari.png
|
.. 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
|
.. figure:: {static}/images/2022/10/scrollbar-firefox.png
|
||||||
:alt: Firefox with a blue/purple scrollbar
|
:alt: Firefox with a blue/purple scrollbar
|
||||||
|
Loading…
Reference in New Issue
Block a user