From a212d66c2acf534925837bf338e167ec7ecefaa1 Mon Sep 17 00:00:00 2001
From: Timothy Gu <timothygu99@gmail.com>
Date: Sun, 24 Nov 2013 16:40:05 -0800
Subject: [PATCH] doc/default.css: sync with ffmpeg-web

Signed-off-by: Timothy Gu <timothygu99@gmail.com>
---
 doc/default.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/default.css b/doc/default.css
index e6c6cfec00e..bf50200c287 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 {
-- 
GitLab