make div#credits grey so it doesn't jump out
[HTML5TV.git] / www / hcalendar.css
index cb3b6ee..4b5a205 100644 (file)
@@ -17,3 +17,9 @@
 .vevent .description {
        margin-top: 1em;
 }
+
+
+div#credits, div#credits a {
+       color: #ccc;
+       font-size: 70%;
+}