diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-16 16:52:00 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-16 16:52:00 -0300 |
commit | 697da14975bdaafa6152f83f1f23a6d846914eb0 (patch) | |
tree | e34b3ee7ed9057fb3c650635afbb1b689326d96e /docs/_sass/jekyll-theme-cayman.scss | |
parent | e20c316a4bf6b381150455160466887da062db27 (diff) | |
download | PSP.git-697da14975bdaafa6152f83f1f23a6d846914eb0.tar.gz PSP.git-697da14975bdaafa6152f83f1f23a6d846914eb0.tar.xz PSP.git-697da14975bdaafa6152f83f1f23a6d846914eb0.zip |
Cover image 3
Diffstat (limited to 'docs/_sass/jekyll-theme-cayman.scss')
-rw-r--r-- | docs/_sass/jekyll-theme-cayman.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_sass/jekyll-theme-cayman.scss b/docs/_sass/jekyll-theme-cayman.scss index 11a7a42..b99a8da 100644 --- a/docs/_sass/jekyll-theme-cayman.scss +++ b/docs/_sass/jekyll-theme-cayman.scss @@ -91,7 +91,7 @@ a { text-align: center; /*background-color: $header-bg-color; background-image: linear-gradient(120deg, $header-bg-color-secondary, $header-bg-color);*/ - background: #56687C url('../img/cover.jpg') no-repeat 50%; + background: #56687C url('../img/cover.png') no-repeat 50%; background-size: cover; @include large { |