]> git.decadent.org.uk Git - videolink.git/blobdiff - webdvd.css
Added another attempt at removing scroll bars.
[videolink.git] / webdvd.css
index bfc9d2b803818139c24765959f8e6da6cc5983d2..b44149939e3c07d02643828b88c5fef76c428ead 100644 (file)
@@ -3,6 +3,8 @@ body {
   font-family: sans-serif;
   /* Let the background overscan, but not the content. */
   padding: 60px;
+  /* No scroll bars. */
+  overflow: hidden;
 }
 a:link, a:visited {
   color: blue;