Updated colors
This commit is contained in:
parent
65a3617d71
commit
5b8863d372
4 changed files with 15 additions and 7 deletions
|
|
@ -1,10 +1,14 @@
|
|||
body {
|
||||
background: #2e3842;
|
||||
}
|
||||
|
||||
html body #mainContent {
|
||||
height: 100vh;
|
||||
}
|
||||
|
||||
#uploadSquare {
|
||||
color: white;
|
||||
background: gray;
|
||||
background: #21b2a6;
|
||||
height: 250px;
|
||||
border-radius: .5em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue