Nouveau header, nouvelles couleurs

This commit is contained in:
Anthony Dumas 2016-04-10 00:08:42 +02:00
parent 076c79b2da
commit 6c06259350
2 changed files with 8 additions and 7 deletions

View File

@ -75,7 +75,7 @@ hr.star-light{
hr.star-light:after { hr.star-light:after {
color: #fff; color: #fff;
background-color: #747274 ; background-color: #6C6F7D ;
} }
@ -85,7 +85,7 @@ hr.star-primary-etudes{
hr.star-primary-etudes:after { hr.star-primary-etudes:after {
color: #fff; color: #fff;
background-color: #747274 ; background-color: #6C6F7D ;
} }
hr.star-primary-portfolio { hr.star-primary-portfolio {
@ -106,7 +106,7 @@ hr.star-primary-portfolio:after {
header { header {
text-align: center; text-align: center;
color: #fff; color: #fff;
background-image:url(/img/cover/header-bg.jpg); background-image:url(/img/cover/MX34W7PD96.jpg);
background-attachment: scroll; background-attachment: scroll;
background-position: center; background-position: center;
background-size:cover; background-size:cover;
@ -126,6 +126,7 @@ header .intro-text .name {
display: block; display: block;
text-transform: uppercase; text-transform: uppercase;
font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
text-shadow: 2px 2px #005ad4;
font-size: 2em; font-size: 2em;
font-weight: 700; font-weight: 700;
} }
@ -185,7 +186,7 @@ header .intro-text .skills {
} }
/* Navbar Color*/ /* Navbar Color*/
.navbar-default { .navbar-default {
background-color: #4E5166; background-color: #2E3138;
border-color: transparent; border-color: transparent;
} }
@ -214,13 +215,13 @@ section h2 {
/* About Portfolio*/ /* About Portfolio*/
section.contact { section.contact {
color: #fff; color: #fff;
background: #B5AA9D; background: #6C6F7D;
} }
/* About Section*/ /* About Section*/
section.etudes { section.etudes {
color: #fff; color: #fff;
background: #747274; background: #6C6F7D;
} }
section.etudes a, section.etudes a,
@ -234,7 +235,7 @@ section.etudes a.active {
section.about { section.about {
color: #fff; color: #fff;
background: #747274; background: #6C6F7D;
} }
section.about a, section.about a,

BIN
img/cover/MX34W7PD96.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 MiB