summaryrefslogtreecommitdiffstats
path: root/docs/_sass
diff options
context:
space:
mode:
authorThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-16 16:38:52 -0300
committerThales Lima Oliveira <thaleslima.ufu@gmail.com>2017-09-16 16:38:52 -0300
commitb3a7ed66a40a19e3234886b82235f0955c996bf5 (patch)
treefec28bbdda9e7b9b720d7b1e0310456ab178b2fb /docs/_sass
parent38cf904d336b0ee2990ed1e6ab4332f56288b5d4 (diff)
downloadPSP.git-b3a7ed66a40a19e3234886b82235f0955c996bf5.tar.gz
PSP.git-b3a7ed66a40a19e3234886b82235f0955c996bf5.tar.xz
PSP.git-b3a7ed66a40a19e3234886b82235f0955c996bf5.zip
Site update 3
Diffstat (limited to 'docs/_sass')
-rw-r--r--docs/_sass/jekyll-theme-cayman.scss3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/_sass/jekyll-theme-cayman.scss b/docs/_sass/jekyll-theme-cayman.scss
index 8f29bdd..9c0c202 100644
--- a/docs/_sass/jekyll-theme-cayman.scss
+++ b/docs/_sass/jekyll-theme-cayman.scss
@@ -90,7 +90,8 @@ a {
color: $header-heading-color;
text-align: center;
background-color: $header-bg-color;
- background-image: linear-gradient(120deg, $header-bg-color-secondary, $header-bg-color);
+ /*background-image: linear-gradient(120deg, $header-bg-color-secondary, $header-bg-color);*/
+ background-image: #56687C url('img/cover.jpg') no-repeat 50%;
@include large {
padding: 5rem 6rem;