X-Git-Url: https://git.decadent.org.uk/gitweb/?p=videolink.git;a=blobdiff_plain;f=webdvd.css;h=b44149939e3c07d02643828b88c5fef76c428ead;hp=bfc9d2b803818139c24765959f8e6da6cc5983d2;hb=2f3abf1d90ae5f83d6d48a0c5e451397e48a4be0;hpb=036adb1a448d0ff2edde8552f4fbe4f7a2107a1b diff --git a/webdvd.css b/webdvd.css index bfc9d2b..b441499 100644 --- a/webdvd.css +++ b/webdvd.css @@ -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;