diff --git a/_sass/dark-theme.scss b/_sass/dark-theme.scss index cd293e1..a380a83 100644 --- a/_sass/dark-theme.scss +++ b/_sass/dark-theme.scss @@ -54,4 +54,9 @@ p{ color:white; } + + #photoProfil{ + background-color:darken(#5c9ead,30%); + } + } \ No newline at end of file diff --git a/_sass/main.scss b/_sass/main.scss index 18636c8..7121025 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -132,16 +132,7 @@ footer small{ color:$white; } -#photoProfil.dark{ - display:none; +// Photo de Profil +#photoProfil{ + background-color:lightgray; } - -@media (prefers-color-scheme: dark){ - #photoProfil.dark{ - display:block; - } - - #photoProfil.light{ - display:none; - } -} \ No newline at end of file diff --git a/css/main.css b/css/main.css index e3fca6c..b557734 100644 --- a/css/main.css +++ b/css/main.css @@ -7065,7 +7065,9 @@ label.panel-block { border-width: 4px; color: white; } p { - color: white; } } + color: white; } + #photoProfil { + background-color: #25444b; } } #idCard .hero-body { padding-bottom: 2rem; @@ -7115,11 +7117,5 @@ section#contact .button { footer small { color: #ffffff; } -#photoProfil.dark { - display: none; } - -@media (prefers-color-scheme: dark) { - #photoProfil.dark { - display: block; } - #photoProfil.light { - display: none; } } +#photoProfil { + background-color: lightgray; } diff --git a/images/profile_nuit_opt.jpg b/images/profile_nuit_opt.jpg deleted file mode 100644 index cf8c123..0000000 Binary files a/images/profile_nuit_opt.jpg and /dev/null differ diff --git a/images/profile_opt.png b/images/profile_opt.png new file mode 100644 index 0000000..7fbfe58 Binary files /dev/null and b/images/profile_opt.png differ diff --git a/index.html b/index.html index 1335c1a..55db9ed 100644 --- a/index.html +++ b/index.html @@ -35,11 +35,8 @@
-
- Une Photo de moi -
-
- Une Photo de moi +
+ Une Photo de moi