# HG changeset patch # User hamidouk # Date 1324054350 -3600 # Node ID d72aa39512187b3a9299f1edadea87e5b94900e0 # Parent 8769a8877aeb4bab67b4493695c156b1cb5897fe graphical unification diff -r 8769a8877aeb -r d72aa3951218 web/about.php --- a/web/about.php Fri Dec 16 17:23:42 2011 +0100 +++ b/web/about.php Fri Dec 16 17:52:30 2011 +0100 @@ -18,6 +18,10 @@ +
diff -r 8769a8877aeb -r d72aa3951218 web/player.php --- a/web/player.php Fri Dec 16 17:23:42 2011 +0100 +++ b/web/player.php Fri Dec 16 17:52:30 2011 +0100 @@ -36,6 +36,10 @@ +
diff -r 8769a8877aeb -r d72aa3951218 web/style.css --- a/web/style.css Fri Dec 16 17:23:42 2011 +0100 +++ b/web/style.css Fri Dec 16 17:52:30 2011 +0100 @@ -125,6 +125,7 @@ #about_contents { width: 760px; margin: 0 auto; + margin-bottom: 300px; } /* player.php */