accurator/commit

Decolored all logos and removed browser dependent css.

authorChris Dijkshoorn
Mon Jun 15 11:49:58 2015 +0200
committerChris Dijkshoorn
Mon Jun 15 11:49:58 2015 +0200
commit5639a1b1399b4de5712e99d512675a81c248b395
treec3ab4bbf17ad5bab7c0a5e1a070e89862df65af2
parent7cefdf65c8c92baf11795e8ae939961d9c9a8b6c
Diff style: patch stat
diff --git a/web/css/accurator.css b/web/css/accurator.css
index 6e545dd..43a98b5 100644
--- a/web/css/accurator.css
+++ b/web/css/accurator.css
@@ -36,14 +36,6 @@ body {
 	height: 25px;
 	margin-bottom: 5px;
 	margin-top: 5px;
-	filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
-    filter: gray; /* IE5+ */
-    -webkit-filter: grayscale(1); /* Webkit Nightlies & Chrome Canary */
-}
-
-.footerLogo:hover {
-    filter: none;
-    -webkit-filter: grayscale(0);
 }
 
 #rijksmuseumLogo {
diff --git a/web/img/logos/cwi.png b/web/img/logos/cwi.png
index 698ed22..c9403fa 100644
Binary files a/web/img/logos/cwi.png and b/web/img/logos/cwi.png differ
diff --git a/web/img/logos/tud.png b/web/img/logos/tud.png
index b8b71a6..b259ec0 100644
Binary files a/web/img/logos/tud.png and b/web/img/logos/tud.png differ
diff --git a/web/img/logos/vu.png b/web/img/logos/vu.png
index 4fd8e64..5c584d2 100644
Binary files a/web/img/logos/vu.png and b/web/img/logos/vu.png differ