summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin BRETON <neodarz@neodarz.ovh>2016-07-28 21:14:34 +0200
committerCorentin BRETON <neodarz@neodarz.ovh>2016-07-28 21:14:34 +0200
commitcacaf7d09c6424e109788bd43ff276dbcf3c288a (patch)
tree5a17c9792d6594ef9ab2ce3c06c13906be0df6db
parentd4360bebb4821395fbff8313e2225a0d731f1c65 (diff)
downloadmy_old_personal_website-cacaf7d09c6424e109788bd43ff276dbcf3c288a.tar.xz
my_old_personal_website-cacaf7d09c6424e109788bd43ff276dbcf3c288a.zip
Add updated css file
-rwxr-xr-xressources/styles/default.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/ressources/styles/default.css b/ressources/styles/default.css
index 4f2cd9a..a82de0e 100755
--- a/ressources/styles/default.css
+++ b/ressources/styles/default.css
@@ -35,9 +35,11 @@ ul {
/* Image de font */
html {
background-color:white;
-background-image:url(../images/fond2.jpeg);
+background-image:url(../images/fond4.jpeg);
background-attachment: fixed;
background-position: center center;
+background-repeat: no;
+background-size: 50%;
font-size: 16px;
color: #a3a3a3;
font-weight: bold;