From b4b7a452fcfd9396ee513ef34fff4444f4537a15 Mon Sep 17 00:00:00 2001 From: Tieptk Date: Mon, 15 Dec 2025 14:07:09 +0700 Subject: [PATCH] update --- assets/script/hura.global.css | 5 + template/home/home.html | 349 ++++++++++++++++++++++-------- template/javascript/homepage.html | 16 ++ 3 files changed, 278 insertions(+), 92 deletions(-) diff --git a/assets/script/hura.global.css b/assets/script/hura.global.css index b57a296..9daf94e 100644 --- a/assets/script/hura.global.css +++ b/assets/script/hura.global.css @@ -244,4 +244,9 @@ .hura-bg-blue { background: var(--color-hura); } + .hura-shadow-blue { + box-shadow: + 0 10px 15px -3px rgb(var(--color-hura) / 0.35), + 0 4px 6px -4px rgb(var(--color-hura) / 0.25); + } } diff --git a/template/home/home.html b/template/home/home.html index d4f6fe1..84df8d3 100644 --- a/template/home/home.html +++ b/template/home/home.html @@ -162,11 +162,11 @@ - - - + @@ -467,7 +467,10 @@
- Ghi nhắc việc làm cá nhân +
+ + Ghi nhắc việc làm cá nhân +
@@ -495,7 +498,7 @@
- + @@ -514,7 +517,7 @@
- + @@ -532,7 +535,7 @@
- + @@ -551,7 +554,7 @@ + +
-
- Sản phẩm xem nhiều - Web giới thiệu - Từ khóa - Bài viết +
+
+ + Hỗ trợ từ Hurasoft +
+
-
+ - - - - - + + + + +
+ +
+
+ Liên kết nhanh + +
+ +
+ + +
+
+ +
diff --git a/template/javascript/homepage.html b/template/javascript/homepage.html index ddee9b0..11f4232 100644 --- a/template/javascript/homepage.html +++ b/template/javascript/homepage.html @@ -1,3 +1,10 @@ + + + + + + \ No newline at end of file