From 8ba94e18284886d19a264709de3c36e94fa99a89 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 69f0b72..41f9020 100644 --- a/public/frontend/css/style.css +++ b/public/frontend/css/style.css @@ -1812,13 +1812,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; @@ -1828,7 +1828,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 @@