Added footer, updated toast
This commit is contained in:
parent
f27ef1218b
commit
a89b697fc5
7 changed files with 54 additions and 14 deletions
|
|
@ -3,11 +3,17 @@ html body #mainContent {
|
|||
}
|
||||
|
||||
#uploadSquare {
|
||||
color: white;
|
||||
background: gray;
|
||||
height: 250px;
|
||||
padding: 1em;
|
||||
border-radius: .5em;
|
||||
}
|
||||
|
||||
#footerContent a {
|
||||
padding: .5rem;
|
||||
font-size: 16px;
|
||||
color: white;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.successGlow {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue