Browse Source

Darkened the background of the about me section to give the text more highlight.

master
jrtechs 5 years ago
parent
commit
3d00b27941
2 changed files with 2 additions and 2 deletions
  1. +2
    -2
      css/freelancer.css
  2. BIN
      img/background_3.png

+ 2
- 2
css/freelancer.css View File

@ -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) {

BIN
img/background_3.png View File

Before After
Width: 1024  |  Height: 953  |  Size: 15 KiB

Loading…
Cancel
Save