border radius scroll up

This commit is contained in:
ReznoRMichael 2021-02-17 03:41:25 +01:00
parent 432ad8498a
commit 5acef77b8a
2 changed files with 2 additions and 0 deletions

View file

@ -518,6 +518,7 @@ a.button:visited {
text-decoration: none;
background-color: #1e4d6c;
border: 0;
border-radius: 2px;
outline: 0;
position: fixed;
right: 1px;

View file

@ -411,6 +411,7 @@ a.button:visited {
text-decoration: none;
background-color: #1e4d6c;
border: 0;
border-radius: 2px;
outline: 0;
position: fixed;
right: 1px;