mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-25 09:13:07 +03:00
Add mixed backgrounds (#101)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
00e5f78c6d
commit
f3137d65e3
BIN
plugins/recruit-resources/img/bg-green-mixed.jpg
Normal file
BIN
plugins/recruit-resources/img/bg-green-mixed.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 266 KiB |
BIN
plugins/recruit-resources/img/bg-pink-mixed.jpg
Normal file
BIN
plugins/recruit-resources/img/bg-pink-mixed.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 304 KiB |
@ -147,7 +147,7 @@
|
|||||||
width: 45rem;
|
width: 45rem;
|
||||||
min-height: 12.5rem;
|
min-height: 12.5rem;
|
||||||
height: 12.5rem;
|
height: 12.5rem;
|
||||||
background-image: url(../../img/bg-pink-crop.jpg);
|
background-image: url(../../img/bg-pink-mixed.jpg);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-clip: border-box;
|
background-clip: border-box;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
|
Loading…
Reference in New Issue
Block a user