diff --git a/css/freelancer.css b/css/freelancer.css index c61ecec..457ab6b 100755 --- a/css/freelancer.css +++ b/css/freelancer.css @@ -63,7 +63,7 @@ hr.star-light:after { hr.star-light2:after { color: white; - background-color: #4ACADF; + background-color: #3096E0; } hr.star-primary { @@ -84,7 +84,7 @@ section { section.success { color: white; - background: url("../img/background_2.png") center center fixed; + background: url("../img/background_3.png") center center fixed; } @media (max-width: 767px) { diff --git a/img/background_3.png b/img/background_3.png new file mode 100644 index 0000000..ac32435 Binary files /dev/null and b/img/background_3.png differ