Added footer, updated toast
This commit is contained in:
parent
f27ef1218b
commit
a89b697fc5
7 changed files with 54 additions and 14 deletions
|
|
@ -3,14 +3,18 @@ html body #mainContent
|
|||
|
||||
|
||||
#uploadSquare
|
||||
background: gray
|
||||
|
||||
height: 250px
|
||||
|
||||
padding: 1em
|
||||
border-radius: .5em
|
||||
|
||||
color: white
|
||||
background: gray
|
||||
|
||||
height: 250px
|
||||
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