]> git.decadent.org.uk Git - videolink.git/commitdiff
Increased horizontal padding.
authorBen Hutchings <ben@decadent.org.uk>
Fri, 9 Dec 2005 00:54:48 +0000 (00:54 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 2 Nov 2008 23:19:48 +0000 (23:19 +0000)
webdvd.css

index 05159f52fd7537de3febf46a9e872c97d9c1e55b..bfc9d2b803818139c24765959f8e6da6cc5983d2 100644 (file)
@@ -2,7 +2,7 @@ body {
   /* Sans-serif fonts will be much more readable than serif on a TV. */
   font-family: sans-serif;
   /* Let the background overscan, but not the content. */
-  padding: 60px 50px 60px 50px;
+  padding: 60px;
 }
 a:link, a:visited {
   color: blue;