Add light gray logo to dashboard background.
This commit is contained in:
parent
aba3495f94
commit
d3d75e7542
|
@ -104,7 +104,8 @@ a:hover {
|
|||
}
|
||||
|
||||
#content {
|
||||
background: #ECECEB;
|
||||
background: #ECECEB no-repeat url("../images/logo-pangea-light-gray-bg.svg");
|
||||
background-position: right 5% top 10%;
|
||||
color: #343434;
|
||||
}
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.7 KiB |
Loading…
Reference in New Issue