From: Steinar H. Gunderson Date: Mon, 18 Nov 2013 22:27:22 +0000 (+0100) Subject: Make the design a tad more responsive, courtesy of Mia. X-Git-Url: https://git.sesse.net/?p=remoteglot;a=commitdiff_plain;h=1ce57711382bbfd12a23afb6f87c8452fb0f4ecc Make the design a tad more responsive, courtesy of Mia. --- 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