diff --git a/branches/divan-dit-vent/css/style.css b/branches/divan-dit-vent/css/style.css index e5dd55f..8163fe6 100644 --- a/branches/divan-dit-vent/css/style.css +++ b/branches/divan-dit-vent/css/style.css @@ -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 */