diff options
author | Timothy Gu <timothygu99@gmail.com> | 2013-11-24 16:40:05 -0800 |
---|---|---|
committer | Stefano Sabatini <stefasab@gmail.com> | 2013-11-28 10:27:25 +0100 |
commit | a212d66c2acf534925837bf338e167ec7ecefaa1 (patch) | |
tree | e26b08b042704489419f9dc5897ff24756cc936b /doc/default.css | |
parent | 15f2cac018191ca291bdad33b07a291e084ae9af (diff) | |
download | ffmpeg-a212d66c2acf534925837bf338e167ec7ecefaa1.tar.gz |
doc/default.css: sync with ffmpeg-web
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
Diffstat (limited to 'doc/default.css')
-rw-r--r-- | doc/default.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/default.css b/doc/default.css index e6c6cfec00..bf50200c28 100644 --- a/doc/default.css +++ b/doc/default.css @@ -17,8 +17,8 @@ a:visited { } #banner img { - padding-bottom: 1px; - padding-top: 5px; + margin-bottom: 1px; + margin-top: 5px; } #body { |