Add new dashboard bg
This commit is contained in:
parent
8ed3c658d4
commit
170a2ee444
|
@ -1,5 +1,5 @@
|
|||
.header-image {
|
||||
background: url("/assets/images/dashboard-bg.png") no-repeat;
|
||||
background: url("/assets/images/new-dashboard-bg.png") no-repeat;
|
||||
background-size: cover;
|
||||
margin-top: 70px;
|
||||
min-height: 20em;
|
||||
|
|
|
@ -16,7 +16,7 @@ text-center {
|
|||
}
|
||||
|
||||
.header-image {
|
||||
background: url("/assets/images/public-datasets-bg.png") no-repeat;
|
||||
background: url("/assets/images/new-dashboard-bg.png") no-repeat;
|
||||
background-size: cover;
|
||||
margin-top: 70px;
|
||||
min-height: 15em;
|
||||
|
|
|
@ -20,7 +20,7 @@ text-center {
|
|||
}
|
||||
|
||||
.header-image {
|
||||
background: url("/assets/images/public-dmps-bg.png") no-repeat;
|
||||
background: url("/assets/images/new-dashboard-bg.png") no-repeat;
|
||||
background-size: cover;
|
||||
margin-top: 70px;
|
||||
min-height: 15em;
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 222 KiB |
Loading…
Reference in New Issue