Style the scrollbar for Firefox

This commit is contained in:
FiliusPatris 2021-04-23 17:45:36 +02:00
parent 11dfff56c2
commit 0857ecaff5
No known key found for this signature in database
GPG Key ID: 12AC3D4752E2FA2E

View File

@ -6,6 +6,7 @@ body {
padding: 0 16px ;
margin-bottom: 500px ;
font-family: sans-serif ;
scrollbar-color: white #151515;
}
a {
@ -51,6 +52,7 @@ img[alt="XMR Logo"] {
body {
background: white ;
color: black ;
scrollbar-color: black white;
}
a {
color: blue ;