⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.1
Server IP:
185.238.29.86
Server:
Linux server2 6.8.12-6-pve #1 SMP PREEMPT_DYNAMIC PMX 6.8.12-6 (2024-12-19T19:05Z) x86_64
Server Software:
nginx/1.18.0
PHP Version:
8.1.31
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
dnc
/
assets
/
frontend
/
sass
/
sections
/
View File Name :
_food_order_area.scss
// food-order-area .food-order-area { background-color: #f7f0e8; position: relative; z-index: 0; &::after { content: ''; position: absolute; bottom: -10%; left: 0; width: 100%; height: 10%; background-color: #f7f0e8; z-index: -1; } .bg-img { position: absolute; top: 50%; left: 0; width: 190px; height: 226px; background-repeat: no-repeat; z-index: -1; } .bg-img-02 { position: absolute; top: 20%; right: 10%; width: 180px; height: 200px; background-repeat: no-repeat; } .bg-img-03 { position: absolute; bottom: 10%; right: 5%; width: 170px; height: 170px; background-repeat: no-repeat; } .food-img { min-height: 550px; background-size: contain; background-repeat: no-repeat; background-position: center; } }