[divan] titre en vert plutôt que bleu
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c39c894193
commit
11da44fac6
@ -77,7 +77,7 @@ button {
|
||||
/* line 41, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */
|
||||
h1, h2, h3, h4, h5 {
|
||||
font-family: "Josefin Sans", sans-serif;
|
||||
color: #001D38;
|
||||
color: #145327;
|
||||
}
|
||||
|
||||
/* line 45, ../../Arafath/CL/Cl November/221. Music/HTML/scss/theme-default.scss */
|
||||
@ -641,7 +641,7 @@ h3 {
|
||||
font-size: 50px;
|
||||
font-weight: 400;
|
||||
line-height: 55px;
|
||||
color: #001D38;
|
||||
color: #145327;
|
||||
position: relative;
|
||||
z-index: 0;
|
||||
padding-bottom: 0;
|
||||
@ -1468,14 +1468,14 @@ h3 {
|
||||
top: 0;
|
||||
content: '';
|
||||
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 */
|
||||
background: -moz-linear-gradient(top, rgba(0, 29, 56, 0.6) 0%, #001d38 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%, #145327 100%);
|
||||
/* 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 */
|
||||
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+ */
|
||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99001d38', endColorstr='#001d38',GradientType=0 );
|
||||
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#99001d38', endColorstr='#145327',GradientType=0 );
|
||||
/* IE6-9 */
|
||||
}
|
||||
|
||||
@ -2084,7 +2084,7 @@ h3 {
|
||||
font-size: 30px;
|
||||
font-weight: 600;
|
||||
margin-bottom: 0;
|
||||
color: #001D38;
|
||||
color: #145327;
|
||||
}
|
||||
|
||||
/* line 248, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */
|
||||
@ -2775,7 +2775,7 @@ h3 {
|
||||
.footer .footer_top {
|
||||
padding-top: 100px;
|
||||
padding-bottom: 129px;
|
||||
background: #001D38;
|
||||
background: #145327;
|
||||
}
|
||||
|
||||
@media (max-width: 767px) {
|
||||
@ -3000,7 +3000,7 @@ h3 {
|
||||
/* line 167, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */
|
||||
.footer .copy-right_text {
|
||||
padding-bottom: 30px;
|
||||
background: #001D38;
|
||||
background: #145327;
|
||||
}
|
||||
|
||||
/* line 170, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_footer.scss */
|
||||
|
Loading…
Reference in New Issue
Block a user