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;
|
text-decoration: none;
|
||||||
background-color: #1e4d6c;
|
background-color: #1e4d6c;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
border-radius: 2px;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 1px;
|
right: 1px;
|
||||||
|
|
|
||||||
|
|
@ -411,6 +411,7 @@ a.button:visited {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
background-color: #1e4d6c;
|
background-color: #1e4d6c;
|
||||||
border: 0;
|
border: 0;
|
||||||
|
border-radius: 2px;
|
||||||
outline: 0;
|
outline: 0;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
right: 1px;
|
right: 1px;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue