diff --git a/css/main.css b/css/main.css index a12e6174..47022b97 100644 --- a/css/main.css +++ b/css/main.css @@ -454,6 +454,7 @@ Social Media links } + .social i{ margin-left: 10px; font-size: 30px; @@ -1102,3 +1103,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 a6038429..5f200db4 100644 --- a/index.html +++ b/index.html @@ -34,20 +34,19 @@ - - - - - + + + + - - - + + + @@ -87,7 +86,7 @@