From d6fb0f3e97ed0d8d5c3325a88ed3e86b50bad5be Mon Sep 17 00:00:00 2001 From: Thomas NOEL Date: Thu, 19 Sep 2013 18:41:07 +0200 Subject: [PATCH] unpidf logo --- univcloud/static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/univcloud/static/css/style.css b/univcloud/static/css/style.css index fe2eee3..649de3b 100644 --- a/univcloud/static/css/style.css +++ b/univcloud/static/css/style.css @@ -192,11 +192,11 @@ li.bright-bg div.app-picto-wcs a { } div.app-picto-unpidf a { - background: transparent url(../img/accessories-dictionary-symbolic.png) center center no-repeat; + background: transparent url(../img/unpidf.png) center center no-repeat; } li.bright-bg div.app-picto-unpidf a { - background-image: url(../img/accessories-dictionary-symbolic-dark.png); + background-image: url(../img/unpidf.png); } li.dark-bg div.app-has-picto a {