summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorroot <neodarz@neodarz.ovh>2016-09-01 16:42:12 +0200
committerroot <neodarz@neodarz.ovh>2016-09-01 16:42:12 +0200
commit282b587a1f4fe93e919e87b7d78afbdfa45f4bf7 (patch)
tree401582431429d2e2478b2a72d0248453255634e7
parent69a94dc340ed89bb5c34f4e86bf086f835cc3e17 (diff)
downloadmy_old_personal_website-282b587a1f4fe93e919e87b7d78afbdfa45f4bf7.tar.xz
my_old_personal_website-282b587a1f4fe93e919e87b7d78afbdfa45f4bf7.zip
Mise à jour du background
-rwxr-xr-xressources/styles/default.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/ressources/styles/default.css b/ressources/styles/default.css
index c7b8cdf..5661562 100755
--- a/ressources/styles/default.css
+++ b/ressources/styles/default.css
@@ -34,11 +34,11 @@ ul {
/* Image de font */
html {
-background-color:white;
+background-color:black;
background-image:url(../images/fond4.jpeg);
background-attachment: fixed;
background-position: center center;
-background-repeat: no;
+background-repeat: repeat-x;
background-size: 60%;
font-size: 16px;
color: #a3a3a3;