diff --git a/css/freelancer.css b/css/freelancer.css index bd2a69d..e8f8c51 100644 --- a/css/freelancer.css +++ b/css/freelancer.css @@ -106,7 +106,7 @@ hr.star-primary-portfolio:after { header { text-align: center; color: #fff; - background-image:url(/img/cover/MX34W7PD96.jpg); + background-image:url(/img/cover/MX34W7PD96.png); background-attachment: scroll; background-position: center; background-size:cover; @@ -126,14 +126,15 @@ header .intro-text .name { display: block; text-transform: uppercase; font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif; - text-shadow: 2px 2px #005ad4; + text-shadow: 5px 5px #2E3138; font-size: 2em; font-weight: 700; } header .intro-text .skills { font-size: 1.25em; - font-weight: 300; + font-weight: 500; + text-shadow: 2px 5px #2E3138; } @media(min-width:768px) { @@ -398,7 +399,7 @@ footer h3 { footer .footer-above { padding-top: 50px; - background-color: #7C90A0; + background-color: #6C6F7D; } footer .footer-col { @@ -407,7 +408,7 @@ footer .footer-col { footer .footer-below { padding: 25px 0; - background-color: #233140; + background-color: #2E3138; } .btn-social { diff --git a/img/cover/MX34W7PD96.jpg b/img/cover/MX34W7PD96.jpg index 4826c4e..aac36a7 100644 Binary files a/img/cover/MX34W7PD96.jpg and b/img/cover/MX34W7PD96.jpg differ diff --git a/img/cover/MX34W7PD96.png b/img/cover/MX34W7PD96.png new file mode 100644 index 0000000..dbd64b4 Binary files /dev/null and b/img/cover/MX34W7PD96.png differ diff --git a/index.html b/index.html index 39e9c98..58d4326 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ - + @@ -171,7 +171,7 @@

Développeur
Web&Mobile

-

HTML, CSS, JS, Java, C++, C#

+

Java, C#, HTML, CSS, Javascript


Stage Internet des Objets
@@ -188,7 +188,7 @@

-

English : Toeic - 990.
+

english : toeic - 990
Professional proficiency in English.


@@ -208,7 +208,7 @@

Développeur
Web & Mobile

-

HTML, CSS, JS, Java, C++, C#

+

Java, C#, HTML, CSS, Javascript


Stage Internet des Objets
03/16 - 07/16 @@ -222,7 +222,7 @@ 2013 - 2015 IUT du Puy-en-Velay

-

English : Toeic - 990.
+

english : toeic - 990
Professional proficiency in English.

Amateur de Photographie
Fan de science-fiction

@@ -238,7 +238,7 @@

Développeur
Web & Mobile

-

HTML, CSS, JS, Java, C++, C#

+

Java, C#, HTML, CSS, Javascript

Stage Internet des Objets
03/16 - 07/16 @@ -253,7 +253,7 @@ IUT du Puy-en-Velay

-

English : Toeic - 990.
+

english : toeic - 990
Professional proficiency in English.

Amateur de Photographie @@ -270,7 +270,7 @@

Développeur
Web & Mobile

-

HTML, CSS, JS, Java, C++, C#

+

Java, C#, HTML, CSS, Javascript

Stage Internet des Objets
Mars-Juillet 2016 @@ -284,7 +284,7 @@ 2013-2015 IUT du Puy-en-Velay

-

English : Toeic - 990.
+

english : toeic - 990
Professional proficiency in English.

@@ -515,13 +515,6 @@
- -
- -
-
-
- diff --git a/less/freelancer.less b/less/freelancer.less index 6a9d2f4..6d4477b 100644 --- a/less/freelancer.less +++ b/less/freelancer.less @@ -359,6 +359,7 @@ footer { width: 50px; height: 50px; z-index: 1049; + background-color:#70c192; .btn { font-size: 20px; width: 50px;