From 69a94dc340ed89bb5c34f4e86bf086f835cc3e17 Mon Sep 17 00:00:00 2001 From: Corentin BRETON Date: Sun, 28 Aug 2016 14:43:24 +0200 Subject: update --- ressources/fond4.jpg | Bin 0 -> 183503 bytes ressources/fond4.png | Bin 0 -> 399468 bytes ressources/images/11646-NNGRRR.jpg.svg | 78140 +++++++++++++++++++++++++++++++ ressources/images/fond3.jpg | Bin 0 -> 470725 bytes ressources/images/fond4.png | Bin 0 -> 5495 bytes ressources/images/rect62609.png | Bin 0 -> 371 bytes ressources/includes/header.php | 2 +- ressources/styles/default.css | 2 +- 8 files changed, 78142 insertions(+), 2 deletions(-) create mode 100644 ressources/fond4.jpg create mode 100644 ressources/fond4.png create mode 100644 ressources/images/11646-NNGRRR.jpg.svg create mode 100644 ressources/images/fond3.jpg create mode 100644 ressources/images/fond4.png create mode 100644 ressources/images/rect62609.png (limited to 'ressources') diff --git a/ressources/fond4.jpg b/ressources/fond4.jpg new file mode 100644 index 0000000..5bd17b4 Binary files /dev/null and b/ressources/fond4.jpg differ diff --git a/ressources/fond4.png b/ressources/fond4.png new file mode 100644 index 0000000..5025426 Binary files /dev/null and b/ressources/fond4.png differ diff --git a/ressources/images/11646-NNGRRR.jpg.svg b/ressources/images/11646-NNGRRR.jpg.svg new file mode 100644 index 0000000..dbdde8f --- /dev/null +++ b/ressources/images/11646-NNGRRR.jpg.svg @@ -0,0 +1,78140 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/ressources/images/fond3.jpg b/ressources/images/fond3.jpg new file mode 100644 index 0000000..cb86d47 Binary files /dev/null and b/ressources/images/fond3.jpg differ diff --git a/ressources/images/fond4.png b/ressources/images/fond4.png new file mode 100644 index 0000000..542ce0b Binary files /dev/null and b/ressources/images/fond4.png differ diff --git a/ressources/images/rect62609.png b/ressources/images/rect62609.png new file mode 100644 index 0000000..535a52f Binary files /dev/null and b/ressources/images/rect62609.png differ diff --git a/ressources/includes/header.php b/ressources/includes/header.php index 1d9347d..24ec0e6 100755 --- a/ressources/includes/header.php +++ b/ressources/includes/header.php @@ -12,7 +12,7 @@ $page_actuel = basename($_SERVER['SCRIPT_NAME']);
  • > Accueil
  • > Projets
  • > Blog
  • - +
  • > CV
  • diff --git a/ressources/styles/default.css b/ressources/styles/default.css index a82de0e..c7b8cdf 100755 --- a/ressources/styles/default.css +++ b/ressources/styles/default.css @@ -39,7 +39,7 @@ background-image:url(../images/fond4.jpeg); background-attachment: fixed; background-position: center center; background-repeat: no; -background-size: 50%; +background-size: 60%; font-size: 16px; color: #a3a3a3; font-weight: bold; -- cgit v1.2.1