From 84d43edef458993c3cbf258762f719304a738fe0 Mon Sep 17 00:00:00 2001 From: Gnieark Date: Fri, 25 Dec 2015 01:16:31 +0100 Subject: [PATCH] css limit gif size, + responsive --- countBattles.txt | 2 +- html/index.php | 6 +- html/log.txt | 5548 ++++-------------------------- html/style.css | 9 +- src/arenas/tictactoe/doc-fr.html | 4 +- 5 files changed, 645 insertions(+), 4924 deletions(-) diff --git a/countBattles.txt b/countBattles.txt index 203bd07..24888be 100644 --- a/countBattles.txt +++ b/countBattles.txt @@ -1 +1 @@ -846 \ No newline at end of file +862 \ No newline at end of file diff --git a/html/index.php b/html/index.php index 7e3f6b8..e146280 100644 --- a/html/index.php +++ b/html/index.php @@ -134,7 +134,7 @@ if(isset($_GET['arena'])){ $siteTitle="Bots Arena"; $siteDescription="bots arena main page. Program your own artificiel intelligence and let it play here"; $mainSectionScript="../src/home.php"; - $asideSectionContent='

Principe:

'; + $asideSectionContent='

Principe:

'; $cssAdditionalScript=""; $jsAdditionalScript=""; } @@ -194,11 +194,11 @@ if (isset($_POST['xd_check'])){
""){ echo ""; } - ?> + include $mainSectionScript; + ?>