summaryrefslogtreecommitdiffhomepage
path: root/style.css
diff options
context:
space:
mode:
authorPhilipp Hagemeister <[email protected]>2011-09-28 09:47:54 +0200
committerPhilipp Hagemeister <[email protected]>2011-09-28 09:47:54 +0200
commita073eb792f6d3184be18dc5b5bbe033c21b366d7 (patch)
tree4bea9ea76df4cdf59e709240886664cbb02b08d4 /style.css
parentf202278fe19f99251ef48235704e86c8b79dffa6 (diff)
downloadyoutube-dl-a073eb792f6d3184be18dc5b5bbe033c21b366d7.tar.gz
youtube-dl-a073eb792f6d3184be18dc5b5bbe033c21b366d7.zip
Update documentation and FAQ
Diffstat (limited to 'style.css')
-rw-r--r--style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/style.css b/style.css
index 822b7d901..2c3b5a67d 100644
--- a/style.css
+++ b/style.css
@@ -61,6 +61,9 @@ body {
border-radius: 10px;
-moz-border-radius: 10px;
}
+.toc ul {
+ margin: 0; list-style-type: none;
+}
hr {
margin-top: 3ex;
margin-bottom: 3ex;