From 1ce57711382bbfd12a23afb6f87c8452fb0f4ecc Mon Sep 17 00:00:00 2001 From: "Steinar H. Gunderson" Date: Mon, 18 Nov 2013 23:27:22 +0100 Subject: [PATCH] Make the design a tad more responsive, courtesy of Mia. --- www/css/remoteglot.css | 15 +++++++++++++++ www/index.html | 19 ++++++------------- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index d7592b9..6cd931a 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -1,6 +1,10 @@ body { font-family: sans-serif; } +h3 { + margin-top: 1em; + margin-bottom: 0; +} .window { position: absolute; width: 0px; @@ -53,3 +57,14 @@ p { .black-3c85d.nonuglyhighlight { background-color: #9ab6a6; } +#board { + display: block; + float: left; + width: 400px; + height: 400px; +} +#analysis { + display: block; + min-width: 400px; + overflow: hidden; +} diff --git a/www/index.html b/www/index.html index a22c6c0..887ef4b 100644 --- a/www/index.html +++ b/www/index.html @@ -10,22 +10,15 @@

Analysis

- - - - - -
-
-
+
+

Score:

PV:

-

Shallow search of all legal moves (multi-PV)

- -
-
-

Symbol explanation

+

Shallow search of all legal moves (multi-PV)

+
+ +

Symbol explanation