From c8f0fe2d1e74e41835d9107284f541a756a052c5 Mon Sep 17 00:00:00 2001 From: tribikram Date: Mon, 13 Feb 2023 11:10:21 +0545 Subject: [PATCH] [edit] all right reserved text --- public/frontend/css/style.css | 8 ++++---- resources/views/layout/app.blade.php | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/public/frontend/css/style.css b/public/frontend/css/style.css index 8e894f4..75f4a6c 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -1835,13 +1835,13 @@ table.lightgrey-weekends tbody td:nth-child(n+6) { transition: all 200ms ease-in-out; } .fa-facebook:hover{ - color: #4267B2; + color: #d6249f; } .fa-twitter:hover{ - color: #1DA1F2; + color: #d6249f; } .fa-linkedin:hover{ - color: #0077B5; + color: #d6249f; } .fa-instagram:hover { color: #d6249f; @@ -1851,7 +1851,7 @@ table.lightgrey-weekends tbody td:nth-child(n+6) { -webkit-text-fill-color: transparent !important; */ } .fa-linkedin-in:hover{ - color: #0e76a8; + color: #d6249f; } .box{ width: 50px; diff --git a/resources/views/layout/app.blade.php b/resources/views/layout/app.blade.php index 6199b7b..905722b 100644 --- a/resources/views/layout/app.blade.php +++ b/resources/views/layout/app.blade.php @@ -256,7 +256,7 @@