mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2026-01-22 19:03:00 +00:00
close #749, close #740, close #718, close #716, close #712, close #681, close #677, close #643, close #601
This commit is contained in:
@@ -5,9 +5,18 @@ body {
|
||||
margin: auto ;
|
||||
padding: 0 16px ;
|
||||
margin-bottom: 500px ;
|
||||
font-family: sans-serif ;
|
||||
scrollbar-color: gray #151515;
|
||||
}
|
||||
|
||||
::-webkit-scrollbar {
|
||||
width: .66vw;
|
||||
background-color: #151515;
|
||||
}
|
||||
::-webkit-scrollbar-thumb {
|
||||
background-color: gray;
|
||||
border-radius: 5px;
|
||||
}font-family: sans-serif ;
|
||||
|
||||
a {
|
||||
color: lightblue ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user