[divan] titre en vert plutôt que bleu
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Esenjin 2022-03-18 22:48:09 +01:00
parent c39c894193
commit 11da44fac6

View File

@ -77,7 +77,7 @@ button {
/* line 41, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */ /* line 41, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */
h1, h2, h3, h4, h5 { h1, h2, h3, h4, h5 {
font-family: "Josefin Sans", sans-serif; font-family: "Josefin Sans", sans-serif;
color: #001D38; color: #145327;
} }
/* line 45, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */ /* line 45, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */
@ -641,7 +641,7 @@ h3 {
font-size: 50px; font-size: 50px;
font-weight: 400; font-weight: 400;
line-height: 55px; line-height: 55px;
color: #001D38; color: #145327;
position: relative; position: relative;
z-index: 0; z-index: 0;
padding-bottom: 0; padding-bottom: 0;
@ -1468,14 +1468,14 @@ h3 {
top: 0; top: 0;
content: ''; content: '';
z-index: -1; z-index: -1;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#001d38+0,001d38+100&0.6+0,1+100 */ /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#145327+0,001d38+100&0.6+0,1+100 */
background: -moz-linear-gradient(top, rgba(0, 29, 56, 0.6) 0%, #001d38 100%); background: -moz-linear-gradient(top, rgba(0, 29, 56, 0.6) 0%, #145327 100%);
/* FF3.6-15 */ /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0, 29, 56, 0.6) 0%, #001d38 100%); background: -webkit-linear-gradient(top, rgba(0, 29, 56, 0.6) 0%, #145327 100%);
/* Chrome10-25,Safari5.1-6 */ /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0, 29, 56, 0.6) 0%, #001d38 100%); background: linear-gradient(to bottom, rgba(0, 29, 56, 0.6) 0%, #145327 100%);
/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99001d38', endColorstr='#001d38',GradientType=0 ); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99001d38', endColorstr='#145327',GradientType=0 );
/* IE6-9 */ /* IE6-9 */
} }
@ -2084,7 +2084,7 @@ h3 {
font-size: 30px; font-size: 30px;
font-weight: 600; font-weight: 600;
margin-bottom: 0; margin-bottom: 0;
color: #001D38; color: #145327;
} }
/* line 248, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */ /* line 248, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */
@ -2775,7 +2775,7 @@ h3 {
.footer .footer_top { .footer .footer_top {
padding-top: 100px; padding-top: 100px;
padding-bottom: 129px; padding-bottom: 129px;
background: #001D38; background: #145327;
} }
@media (max-width: 767px) { @media (max-width: 767px) {
@ -3000,7 +3000,7 @@ h3 {
/* line 167, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */ /* line 167, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */
.footer .copy-right_text { .footer .copy-right_text {
padding-bottom: 30px; padding-bottom: 30px;
background: #001D38; background: #145327;
} }
/* line 170, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */ /* line 170, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */