diff --git a/css/style.css b/css/style.css index 8e6c098..82220a1 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,9 @@ body { background-color: #ebebeb; background-image: url("../img/fond.jpg"); +} + +.page { font-family: "Open Sans", sans-serif; font-weight: 400; text-align: center; diff --git a/templates/inc/footer.tpl b/templates/inc/footer.tpl index dbf7c74..322e3e8 100644 --- a/templates/inc/footer.tpl +++ b/templates/inc/footer.tpl @@ -36,5 +36,6 @@ + diff --git a/templates/inc/head.tpl b/templates/inc/head.tpl index db940f5..e34d656 100644 --- a/templates/inc/head.tpl +++ b/templates/inc/head.tpl @@ -23,4 +23,5 @@ - + +