summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media/css/base.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/media/css/base.css b/media/css/base.css
index 90d1899..2541cad 100644
--- a/media/css/base.css
+++ b/media/css/base.css
@@ -370,8 +370,10 @@ div#nav div.first { padding-top: 49px; }
}
/*This might be against the terms of service, but what the hell */
-img[src="http://maps.google.com/intl/en_us/mapfiles/poweredby.png"],
-#map-canvas>div:first-child+div>*,img[src="http://maps.google.com/intl/en_us/mapfiles/poweredby.png"] { display: none; }
+img[src="http://maps.google.com/intl/en_us/mapfiles/poweredby.png"] { display: none; }
+#map-canvas div span { display: none;}
+a[href="http://www.google.com/intl/en_us/help/terms_maps.html"] { display: none; }
+
/* -------------------- Disqus comments ------------------------- */