Browse Source

change anarchive scroll

master
alicestrt 3 years ago
parent
commit
8436d457b1
  1. 5
      LogBot/stylesheets/anarchive.css

5
LogBot/stylesheets/anarchive.css

@ -19,13 +19,16 @@ body {
font-family: "Inconsolata";
font-size: 16px;
line-height: 1.6;
overflow-y: auto;
scroll-behavior: smooth;
scrollbar-color: #3c4cac #a4a4d4;
}
h1 {
font-family: "ARK-ES DenseMedium";
font-weight: normal;
font-size: 48px;
margin-top: 20px;
margin-top: 40px;
color: #3c4cac;
}

Loading…
Cancel
Save