diff --git a/css/style.css b/css/style.css index 579f6b26..fb1537f6 100644 --- a/css/style.css +++ b/css/style.css @@ -24,7 +24,7 @@ nav#mainmenu a { div#container { padding-top: 1.25em; - background: white; + background: white url(/img/renchon.png) no-repeat; } body { diff --git a/img/favicon.png b/img/favicon.png index 45ef4094..8be9fdad 100644 Binary files a/img/favicon.png and b/img/favicon.png differ diff --git a/img/renchon.png b/img/renchon.png new file mode 100644 index 00000000..a4c2ec22 Binary files /dev/null and b/img/renchon.png differ