forked from varia/bots
change anarchive scroll
This commit is contained in:
parent
f94c9a19df
commit
8436d457b1
@ -19,13 +19,16 @@ body {
|
|||||||
font-family: "Inconsolata";
|
font-family: "Inconsolata";
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
line-height: 1.6;
|
line-height: 1.6;
|
||||||
|
overflow-y: auto;
|
||||||
|
scroll-behavior: smooth;
|
||||||
|
scrollbar-color: #3c4cac #a4a4d4;
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
font-family: "ARK-ES DenseMedium";
|
font-family: "ARK-ES DenseMedium";
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 48px;
|
font-size: 48px;
|
||||||
margin-top: 20px;
|
margin-top: 40px;
|
||||||
color: #3c4cac;
|
color: #3c4cac;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user