diff --git a/index.html b/index.html index 0985f046d..daef14d7b 100644 --- a/index.html +++ b/index.html @@ -17,9 +17,9 @@

youtube-dl is a small command-line program to download videos from YouTube.com and a few more sites. It requires the Python interpreter, version 2.x (x being at least 4), and it is not platform specific. It should work in your Unix box, in Windows or in Mac OS X. It is released to the public domain, which means you can modify it, redistribute it or use it however you like.

- - - + + +
DocumentationDownload itAbout
Documentation
Download it
About
Copyright © 2006-2010 Ricardo Garcia Gonzalez
diff --git a/style.css b/style.css index 4c20dd239..b3e95a3f2 100644 --- a/style.css +++ b/style.css @@ -102,7 +102,7 @@ tt { background: #dddddd; } #rgb { - width: 95%; + width: 33%; margin: 3ex auto; } .button {