border radius scroll up
This commit is contained in:
parent
432ad8498a
commit
5acef77b8a
2 changed files with 2 additions and 0 deletions
|
|
@ -518,6 +518,7 @@ a.button:visited {
|
|||
text-decoration: none;
|
||||
background-color: #1e4d6c;
|
||||
border: 0;
|
||||
border-radius: 2px;
|
||||
outline: 0;
|
||||
position: fixed;
|
||||
right: 1px;
|
||||
|
|
|
|||
|
|
@ -411,6 +411,7 @@ a.button:visited {
|
|||
text-decoration: none;
|
||||
background-color: #1e4d6c;
|
||||
border: 0;
|
||||
border-radius: 2px;
|
||||
outline: 0;
|
||||
position: fixed;
|
||||
right: 1px;
|
||||
|
|
|
|||
Loading…
Reference in a new issue