Add light gray logo to dashboard background.

This commit is contained in:
Santiago Lamora 2020-01-07 13:27:06 +01:00
parent aba3495f94
commit d3d75e7542
2 changed files with 3 additions and 1 deletions

View File

@ -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