Layout fixes
This commit is contained in:
parent
b931e14ece
commit
1e65ffdf24
10 changed files with 7545 additions and 36 deletions
|
@ -15,9 +15,10 @@ a.button {
|
|||
margin-bottom: 5px;
|
||||
text-decoration: none;
|
||||
text-align: center;
|
||||
border-radius: 0;
|
||||
border-radius: 8;
|
||||
border: 1px solid $accent;
|
||||
background: $accent;
|
||||
color: $background;
|
||||
font: inherit;
|
||||
font-weight: bold;
|
||||
appearance: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue