[divan] amélioration de qqs couleurs
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
4ff0e4a8bb
commit
2e789bf779
@ -397,7 +397,7 @@ h3 {
|
||||
|
||||
/* line 1, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_btn.scss */
|
||||
.boxed-btn {
|
||||
background: transparent;
|
||||
background: #145327;
|
||||
color: #131313;
|
||||
display: inline-block;
|
||||
padding: 12px 42px;
|
||||
@ -405,10 +405,10 @@ h3 {
|
||||
font-size: 16px;
|
||||
font-weight: 600;
|
||||
border: 0;
|
||||
border: 1px solid #1f8b4c;
|
||||
border: 1px solid #145327;
|
||||
letter-spacing: 0;
|
||||
text-align: center;
|
||||
color: #1f8b4c !important;
|
||||
color: #fff !important;
|
||||
text-transform: capitalize;
|
||||
cursor: pointer;
|
||||
}
|
||||
@ -422,9 +422,9 @@ h3 {
|
||||
|
||||
/* line 19, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_btn.scss */
|
||||
.boxed-btn:hover {
|
||||
background: #1f8b4c;
|
||||
background: transparent;
|
||||
color: #fff !important;
|
||||
border: 1px solid #1f8b4c;
|
||||
border: 1px solid #145327;
|
||||
}
|
||||
|
||||
/* line 24, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_btn.scss */
|
||||
@ -1991,7 +1991,7 @@ h3 {
|
||||
margin-bottom: 0;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #808080;
|
||||
color: #c8c8c8;
|
||||
}
|
||||
|
||||
/* line 185, ../../Arafath/CL/Cl November/221. Music/HTML/scss/_music_area.scss */
|
||||
|
Loading…
Reference in New Issue
Block a user