]> git.decadent.org.uk Git - videolink.git/blobdiff - webdvd.css
Changed video standard nomenclature to be completely pedantic.
[videolink.git] / webdvd.css
index 05159f52fd7537de3febf46a9e872c97d9c1e55b..b44149939e3c07d02643828b88c5fef76c428ead 100644 (file)
@@ -2,7 +2,9 @@ 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;
+  /* No scroll bars. */
+  overflow: hidden;
 }
 a:link, a:visited {
   color: blue;