diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-16 16:38:52 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2017-09-16 16:38:52 -0300 |
commit | b3a7ed66a40a19e3234886b82235f0955c996bf5 (patch) | |
tree | fec28bbdda9e7b9b720d7b1e0310456ab178b2fb | |
parent | 38cf904d336b0ee2990ed1e6ab4332f56288b5d4 (diff) | |
download | PSP.git-b3a7ed66a40a19e3234886b82235f0955c996bf5.tar.gz PSP.git-b3a7ed66a40a19e3234886b82235f0955c996bf5.tar.xz PSP.git-b3a7ed66a40a19e3234886b82235f0955c996bf5.zip |
Site update 3
-rw-r--r-- | docs/_sass/jekyll-theme-cayman.scss | 3 | ||||
-rw-r--r-- | docs/img/cover.png | bin | 0 -> 79938 bytes | |||
-rw-r--r-- | docs/img/ss_1.png (renamed from docs/ss/ss_1.png) | bin | 38845 -> 38845 bytes | |||
-rw-r--r-- | docs/img/ss_1_1.png (renamed from docs/ss/ss_1_1.png) | bin | 50985 -> 50985 bytes | |||
-rw-r--r-- | docs/img/ss_2.png (renamed from docs/ss/ss_2.png) | bin | 26066 -> 26066 bytes | |||
-rw-r--r-- | docs/img/ss_3.png (renamed from docs/ss/ss_3.png) | bin | 28117 -> 28117 bytes | |||
-rw-r--r-- | docs/index.md | 8 |
7 files changed, 6 insertions, 5 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; diff --git a/docs/img/cover.png b/docs/img/cover.png Binary files differnew file mode 100644 index 0000000..2286fb0 --- /dev/null +++ b/docs/img/cover.png diff --git a/docs/ss/ss_1.png b/docs/img/ss_1.png Binary files differindex 963e006..963e006 100644 --- a/docs/ss/ss_1.png +++ b/docs/img/ss_1.png diff --git a/docs/ss/ss_1_1.png b/docs/img/ss_1_1.png Binary files differindex e20432d..e20432d 100644 --- a/docs/ss/ss_1_1.png +++ b/docs/img/ss_1_1.png diff --git a/docs/ss/ss_2.png b/docs/img/ss_2.png Binary files differindex 4a29e47..4a29e47 100644 --- a/docs/ss/ss_2.png +++ b/docs/img/ss_2.png diff --git a/docs/ss/ss_3.png b/docs/img/ss_3.png Binary files differindex 8ad9e23..8ad9e23 100644 --- a/docs/ss/ss_3.png +++ b/docs/img/ss_3.png diff --git a/docs/index.md b/docs/index.md index 32ef25c..c3b873c 100644 --- a/docs/index.md +++ b/docs/index.md @@ -27,12 +27,12 @@ Toda a descrição detalhada do código fonte pode ser encontrada na [**Document ## [](#header-2)Screenshots - + - + - + - + Desenvolvido por Thales Lima Oliveira (<thales@ufu.br>) |