mirror of
https://github.com/hcengineering/platform.git
synced 2024-11-22 03:14:40 +03:00
Add backgrounds (#99)
Signed-off-by: Alexander Platov <sas_lord@mail.ru>
This commit is contained in:
parent
771a0bc91d
commit
a4916b59fd
BIN
plugins/recruit-resources/img/bg-green-crop.png
Normal file
BIN
plugins/recruit-resources/img/bg-green-crop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 198 KiB |
BIN
plugins/recruit-resources/img/bg-green.png
Normal file
BIN
plugins/recruit-resources/img/bg-green.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.9 MiB |
BIN
plugins/recruit-resources/img/bg-pink-crop.png
Normal file
BIN
plugins/recruit-resources/img/bg-pink-crop.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 134 KiB |
BIN
plugins/recruit-resources/img/bg-pink.png
Normal file
BIN
plugins/recruit-resources/img/bg-pink.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.1 MiB |
@ -147,7 +147,7 @@
|
||||
width: 45rem;
|
||||
min-height: 12.5rem;
|
||||
height: 12.5rem;
|
||||
background-image: url(../../img/header-pink.png);
|
||||
background-image: url(../../img/bg-green-crop.png);
|
||||
background-repeat: no-repeat;
|
||||
background-clip: border-box;
|
||||
background-size: cover;
|
||||
|
Loading…
Reference in New Issue
Block a user