From 01b9525503f4ca0d0c4b8b66fde45bbeed145a6a Mon Sep 17 00:00:00 2001 From: Astro Date: Wed, 10 Nov 2010 01:14:24 +0100 Subject: [PATCH] attempt at video styling --- content/static/style/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/static/style/default.css b/content/static/style/default.css index 808708e69..63c04e554 100644 --- a/content/static/style/default.css +++ b/content/static/style/default.css @@ -581,7 +581,7 @@ li audio, li video { margin: 0; padding: 0; color: #333; - background: none; + background-color: white; } /* -- Search Engine -- */