From c389c16e67ae52ae140b51b24fe6acf754561722 Mon Sep 17 00:00:00 2001 From: rofl256 Date: Fri, 20 Jan 2017 15:46:20 +0100 Subject: [PATCH] change style and show question on display --- web/css/main.css | 9 +++++++++ web/duell.html | 21 ++++++++++----------- web/js/main.js | 2 +- 3 files changed, 20 insertions(+), 12 deletions(-) diff --git a/web/css/main.css b/web/css/main.css index 300eb51..74acb8d 100644 --- a/web/css/main.css +++ b/web/css/main.css @@ -28,4 +28,13 @@ .noIntro { display:none; +} + +.footer { + background:#aeb130; + color:rgb(100, 100, 100); +} + +.mainHight { + height: 530px; } \ No newline at end of file diff --git a/web/duell.html b/web/duell.html index 310a9a4..598a592 100644 --- a/web/duell.html +++ b/web/duell.html @@ -22,30 +22,29 @@
-