[vlc-commits] luahttp: move footer down
Francois Cartegnie
git at videolan.org
Tue Sep 13 23:25:56 CEST 2011
vlc | branch: master | Francois Cartegnie <fcvlcdev at free.fr> | Tue Sep 13 11:42:25 2011 +0200| [e7c99eb33a79b5547d8f1ec4647ee7024cf36a7f] | committer: Francois Cartegnie
luahttp: move footer down
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=e7c99eb33a79b5547d8f1ec4647ee7024cf36a7f
---
share/lua/http/css/main.css | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/share/lua/http/css/main.css b/share/lua/http/css/main.css
index fa72e0f..c0caf51 100644
--- a/share/lua/http/css/main.css
+++ b/share/lua/http/css/main.css
@@ -156,6 +156,7 @@ body{
font-size: 1.5em;
}
.footer{
+ margin-top: 30px;
text-align: center;
font-size: 11px;
}
More information about the vlc-commits
mailing list