add new button
This commit is contained in:
parent
7ef683f750
commit
d00029ae57
3 changed files with 24 additions and 11 deletions
css
|
@ -40,6 +40,7 @@ header a {
|
|||
footer {
|
||||
background-color: #304B99;
|
||||
padding: 1em;
|
||||
padding-bottom: 0;
|
||||
grid-column: 1/3;
|
||||
}
|
||||
|
||||
|
@ -80,3 +81,7 @@ footer {
|
|||
#buttons {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#buttons div {
|
||||
margin-bottom: 1em;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue