mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-03-14 05:45:19 +00:00
Style the scrollbar for Firefox
This commit is contained in:
parent
11dfff56c2
commit
0857ecaff5
@ -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 ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user