summaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
authorRicardo Garcia <[email protected]>2010-11-19 18:24:03 +0100
committerRicardo Garcia <[email protected]>2010-11-19 18:24:03 +0100
commit17082ad9dbce7cb1a1a92b50c4718d75deec2e67 (patch)
tree07e62c3619391e31607910a8a466e305d0ae1f6d /style.css
parent725d763c48126da26da8f7d0cf3c6d4e608ad82a (diff)
downloadyoutube-dl-17082ad9dbce7cb1a1a92b50c4718d75deec2e67.tar.gz
youtube-dl-17082ad9dbce7cb1a1a92b50c4718d75deec2e67.zip
Put the main buttons ordered vertically
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
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 {