]> git.sesse.net Git - vlc/commitdiff
luahttp: move footer down
authorFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 13 Sep 2011 09:42:25 +0000 (11:42 +0200)
committerFrancois Cartegnie <fcvlcdev@free.fr>
Tue, 13 Sep 2011 21:25:38 +0000 (23:25 +0200)
share/lua/http/css/main.css

index fa72e0ff4a69c9c1838d0b2bb1d75f5c3eac1242..c0caf516d790099398929223876e6848a8dff396 100644 (file)
@@ -156,6 +156,7 @@ body{
        font-size: 1.5em;
 }
 .footer{
+       margin-top: 30px;
        text-align: center;
        font-size: 11px;
 }