Color fixes for support page & themes menu

pull/12/head
onursenture 2019-05-21 16:46:08 +03:00
parent f69d83f4b3
commit dea048a9c9
1 changed files with 2 additions and 2 deletions

View File

@ -149,7 +149,7 @@ body {
font-weight: bold;
text-align: left;
color: #ffffff;
@include background-gradient-left2right(#008fba, #03c4e8);
background-color: #484848;
}
a {
@ -617,7 +617,7 @@ body {
&.support {
.support-image {
background-color: #906C90;
background-color: #484848;
padding: 30px;
color: #ffffff;
text-align: left;