From 897cd82bc655ce65806b81e7103eab96ccfb2c60 Mon Sep 17 00:00:00 2001 From: imadhigp Date: Fri, 31 Jul 2026 09:00:01 +0530 Subject: [PATCH] set 0731 --- resources/views/abouts.blade.php | 2 +- resources/views/students.blade.php | 134 +++++++++++++---------------- resources/views/welcome.blade.php | 4 +- 3 files changed, 61 insertions(+), 79 deletions(-) diff --git a/resources/views/abouts.blade.php b/resources/views/abouts.blade.php index 9e0e0f2..c452b3c 100644 --- a/resources/views/abouts.blade.php +++ b/resources/views/abouts.blade.php @@ -447,7 +447,7 @@ body {

- +
diff --git a/resources/views/students.blade.php b/resources/views/students.blade.php index 9e1cc2b..a9b98e9 100644 --- a/resources/views/students.blade.php +++ b/resources/views/students.blade.php @@ -30,7 +30,6 @@ body { .hero { background: linear-gradient(rgba(214, 218, 238, 0.85), rgba(0, 0, 0, 0.6)), url('https://images.pexels.com/photos/3802510/pexels-photo-3802510.jpeg'); - background-size: cover; background-position: center; color: #fff; @@ -78,7 +77,6 @@ body { background: linear-gradient(135deg, var(--secondary) 0%, var(--secondary-hover) 100%); color: #fff; padding: 12px 35px; - border-radius: 8px; font-weight: 600; transition: all 0.3s ease; @@ -89,7 +87,6 @@ body { color: #f4ff8d; transform: translateY(-2px); box-shadow: 0 5px 15px rgba(188, 26, 26, 0.3); - } .btn:hover { @@ -203,23 +200,15 @@ body { } .bg-light { - background: linear-gradient(rgba(162, 190, 255, 0.49), rgba(237, 235, 255, 0.9)), url('https://images.pexels.com/photos/3807277/pexels-photo-3807277.jpeg?auto=compress&cs=tinysrgb&w=1600'); - background-position-x: 0%, 0%; - background-position-y: 0%, 0%; - background-repeat: repeat, repeat; - background-attachment: scroll, scroll; - background-size: auto, auto; - background-size: cover; - background-position: center; - background-repeat: no-repeat; - background-attachment: fixed; - color: white; + background: linear-gradient(rgba(162, 190, 255, 0.49), rgba(237, 235, 255, 0.9)), url('https://images.pexels.com/photos/3807277/pexels-photo-3807277.jpeg?auto=compress&cs=tinysrgb&w=1600'); + background-size: cover; + background-position: center; + background-repeat: no-repeat; + background-attachment: fixed; + color: white; } - -/* ======================================================== - Custom CSS Scroll Animations - ======================================================== */ +/* Scroll Animations */ .animate-item { opacity: 0; will-change: transform, opacity; @@ -242,11 +231,9 @@ body { opacity: 1; transform: translate(0) scale(1); } -/* .rounded-pill { - border-radius: inherit; -} */ +
@@ -337,84 +324,79 @@ body {
- - - -
-
+ +
+
-

Quick Links

-

Access important student portals and resources instantly

+

Quick Links

+

+ Access important student portals and official resources instantly +

-
+
-
- -
- + -
- -
- + -
- -
- + -
- -
- + @@ -451,7 +433,7 @@ body {
- +
diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index b27df2d..021243f 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -286,7 +286,7 @@ body { left: 0; width: 100%; height: 100%; - background: linear-gradient(rgba(17, 17, 39, 0.9), rgba(0, 9, 15, 0.31)), url('https://images.unsplash.com/photo-1581093803931-46e730e7622e?auto=format&fit=crop&w=1600&q=80'); + background: linear-gradient(rgba(17, 17, 39, 0.9), rgba(0, 9, 15, 0.6)), url('https://images.unsplash.com/photo-1581093803931-46e730e7622e?auto=format&fit=crop&w=1600&q=80'); background-position: center; background-size: cover; z-index: 1; @@ -560,7 +560,7 @@ body { {{-- Interest Area Field --}}