One Hat Cyber Team
Your IP :
172.69.6.85
Server IP :
188.114.96.7
Server :
Linux advantage-project 5.14.0-503.26.1.el9_5.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Feb 19 16:28:19 UTC 2025 x86_64
Server Software :
Apache/2.4.62 (Rocky Linux) OpenSSL/3.2.2
PHP Version :
8.3.17
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
var
/
www
/
html
/
public
/
components
/
product
/
Edit File:
product.css
.product-media { display: inline-block; transition: all 0.2s ease-in-out; box-shadow: 0px 7px 20px rgba(39, 43, 55, 0.15); } .product-media:hover { transform: translateY(-5px); } .product-price { color: #F2B449; } * + .product-title { margin-top: 0.8125rem; } @media (min-width: 992px) { * + .product-title { margin-top: 1.3125rem; } } .product-small { display: flex; align-items: center; margin-left: -16px; } .product-small > * { margin-left: 16px; } .product-small .product-img-link { flex-shrink: 0; max-width: 20%; transition: all 0.2s ease-in-out; } .product-small .product-img-link:hover { opacity: .8; } .product-small .product-body { margin-top: -0.25rem; } .product-small .product-price { color: #F2B449; } * + .product-small { margin-top: 1.5625rem; } @media (min-width: 992px) { .product-small .product-img-link { max-width: 50%; } }
Simpan