From 2847f40ce6d137767478cbdd852e432b05da1756 Mon Sep 17 00:00:00 2001
From: chunibyo
Date: Sun, 3 Oct 2021 15:57:59 +0700
Subject: [PATCH] fixed Header team section is not working
---
css/main.css | 43 ++++
index.html | 543 +++++++++++++++++++++++++++------------------------
2 files changed, 336 insertions(+), 250 deletions(-)
diff --git a/css/main.css b/css/main.css
index 8a3f3417..5a2148f5 100644
--- a/css/main.css
+++ b/css/main.css
@@ -325,6 +325,7 @@ Social Media links
}
+
.social i{
margin-left: 10px;
font-size: 30px;
@@ -973,3 +974,45 @@ color: #1ea78d;
justify-content: center;
}
+
+/* =================================== */
+/* Icon Style
+/* =================================== */
+
+/* .fa-facebook-f:before, .fa-facebook:hover{
+
+} */
+
+#facebook:hover{
+ background-color: #3b5998;
+ color: white !important;
+}
+
+.social a:nth-child(1) i {
+ color: white !important;
+}
+
+.social a:nth-child(2) i {
+ color: white;
+}
+.social a:nth-child(3) i {
+ color: white;
+}
+.social a:nth-child(4) i {
+ color: white;
+}
+
+#youtube:hover{
+ background-color: #C4302B;
+ color: white !important;
+}
+
+#instagram:hover{
+ background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
+ color: white;
+}
+
+#lingkedin:hover{
+ background-color: #2867B2;
+ color: white;
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index e0b30ead..9fe58b20 100644
--- a/index.html
+++ b/index.html
@@ -34,9 +34,9 @@
-
-
-
+
+
+
@@ -44,9 +44,9 @@
-
-
-
+
+
+
@@ -86,7 +86,7 @@
Home
Aim
Events
- Team
+ Team
Contact
@@ -101,18 +101,21 @@
-
-
+
-
@@ -132,25 +135,31 @@
-
+