[divan] correction de diverses couleurs

This commit is contained in:
Esenjin 2021-10-19 19:19:38 +02:00
parent 92e85ac3fd
commit 866acd5063

View File

@ -1211,7 +1211,7 @@ h3 {
-webkit-transition: transform 500ms ease, background 500ms ease; -webkit-transition: transform 500ms ease, background 500ms ease;
box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1); box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
background: rgba(255, 255, 255, 0.96); background: rgba(255, 255, 255, 0.96);
background: #001D38; background: #145327;
padding-bottom: 0; padding-bottom: 0;
padding: 20px 150px; padding: 20px 150px;
} }
@ -1796,7 +1796,7 @@ h3 {
flex-direction: row-reverse; flex-direction: row-reverse;
z-index: 2; z-index: 2;
height: 8px; height: 8px;
background: #615CFD; background: #1f8b4c;
border-radius: 30px; border-radius: 30px;
} }
@ -1931,7 +1931,7 @@ h3 {
top: 0; top: 0;
left: 0; left: 0;
height: 8px; height: 8px;
background-color: #615CFD; background-color: #1f8b4c;
border-radius: 30px; border-radius: 30px;
} }
@ -2071,12 +2071,12 @@ h3 {
/* line 235, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */ /* line 235, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */
.music_gallery .audioplayer:not(.audioplayer-playing) .audioplayer-playpause { .music_gallery .audioplayer:not(.audioplayer-playing) .audioplayer-playpause {
background: rgba(91, 130, 255, 0); background: rgba(91, 130, 255, 0);
border: 1px solid #615CFD !important; border: 1px solid #1f8b4c !important;
} }
/* line 239, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */ /* line 239, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */
.music_gallery .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a { .music_gallery .audioplayer:not(.audioplayer-playing) .audioplayer-playpause a {
border-left: 12px solid #615CFD !important; border-left: 12px solid #1f8b4c !important;
} }
/* line 242, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */ /* line 242, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */
@ -2098,7 +2098,7 @@ h3 {
top: -4px; top: -4px;
content: "\f100"; content: "\f100";
font-family: Flaticon; font-family: Flaticon;
color: #615CFD; color: #1f8b4c;
font-weight: 900; font-weight: 900;
} }
@ -2135,7 +2135,7 @@ h3 {
top: -8px; top: -8px;
content: "\f100"; content: "\f100";
font-family: Flaticon; font-family: Flaticon;
color: #615CFD; color: #1f8b4c;
font-weight: 900; font-weight: 900;
} }
@ -2978,7 +2978,7 @@ h3 {
/* line 149, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */ /* line 149, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */
.footer .footer_top .subscribe-from button { .footer .footer_top .subscribe-from button {
border: none; border: none;
background: #615CFD; background: #1f8b4c;
padding: 12px 40px; padding: 12px 40px;
display: inline-block; display: inline-block;
font-size: 15px; font-size: 15px;
@ -5670,7 +5670,7 @@ h6 {
/* line 14, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */ /* line 14, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */
.blog_area a:hover, .blog_area a :hover { .blog_area a:hover, .blog_area a :hover {
background: -webkit-linear-gradient(131deg, #615CFD 0%, #615CFD 99%); background: -webkit-linear-gradient(131deg, #1f8b4c 0%, #1f8b4c 99%);
-webkit-background-clip: text; -webkit-background-clip: text;
-webkit-text-fill-color: transparent; -webkit-text-fill-color: transparent;
text-decoration: none; text-decoration: none;
@ -6181,7 +6181,7 @@ h6 {
/* line 544, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */ /* line 544, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */
.blog_details a:hover { .blog_details a:hover {
color: #615CFD; color: #1f8b4c;
} }
/* line 549, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */ /* line 549, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */
@ -6249,7 +6249,7 @@ h6 {
left: 10px; left: 10px;
display: block; display: block;
color: #fff; color: #fff;
background-color: #615CFD; background-color: #1f8b4c;
padding: 8px 15px; padding: 8px 15px;
border-radius: 5px; border-radius: 5px;
} }
@ -6477,7 +6477,7 @@ h6 {
/* line 842, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */ /* line 842, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */
.blog_right_sidebar .tag_cloud_widget ul li a:hover { .blog_right_sidebar .tag_cloud_widget ul li a:hover {
background: #615CFD; background: #1f8b4c;
color: #fff !important; color: #fff !important;
-webkit-text-fill-color: #fff; -webkit-text-fill-color: #fff;
text-decoration: none; text-decoration: none;
@ -6725,7 +6725,7 @@ h6 {
/* line 1208, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */ /* line 1208, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */
.single-post-area .blog-author a:hover { .single-post-area .blog-author a:hover {
color: #615CFD; color: #1f8b4c;
} }
/* line 1213, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */ /* line 1213, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog.scss */
@ -7154,7 +7154,7 @@ h6 {
/* line 72, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog_part.scss */ /* line 72, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_blog_part.scss */
.blog_part .single-home-blog .card .card-body a { .blog_part .single-home-blog .card .card-body a {
color: #615CFD; color: #1f8b4c;
text-transform: uppercase; text-transform: uppercase;
-webkit-transition: 0.8s; -webkit-transition: 0.8s;
transition: 0.8s; transition: 0.8s;
@ -7181,7 +7181,7 @@ h6 {
height: 10px; height: 10px;
top: 5px; top: 5px;
left: 0; left: 0;
background-color: #615CFD; background-color: #1f8b4c;
border-radius: 50%; border-radius: 50%;
} }