]> git.sesse.net Git - remoteglot-book/blobdiff - www/css/remoteglot.css
Load and display the root PGN.
[remoteglot-book] / www / css / remoteglot.css
index 32402b2ecde5352c5a1f8c9a9fb617ea99f84b89..bbd9b707880d44a2fc736663817a2da8527b6c26 100644 (file)
@@ -113,6 +113,10 @@ p {
        min-width: 400px;
        overflow: hidden;
 }
+#rootgame {
+       white-space: pre;
+       font-family: monospace;
+}
 
 /* If the board is too wide for the screen, shrink it to fit,
  * and then put the analysis below. */