]> git.sesse.net Git - remoteglot/blobdiff - www/css/remoteglot.css
Show low-depth scores.
[remoteglot] / www / css / remoteglot.css
index fcd6e5759fd3bbbe5393a3e4e2454b7ab74e7601..e0f9444138a83842253f5b7ff9b10faaae9028c8 100644 (file)
@@ -24,6 +24,10 @@ h3 {
        margin-left: 0.5em;
        margin-right: 0.5em;
 }
+#lowdepthcontainer {
+       font-size: x-small;
+       margin-top: 0;
+}
 #pvcontainer {
        clear: left;
        margin-top: 1em;
@@ -198,7 +202,7 @@ a.move:hover {
        border-right: none;
 }
 
-.pv, #pv, #history {  /* Mute move colors a bit. */
+.pv, #pv, #history, #lowdepth .depth {  /* Mute move colors a bit. */
        color: #555;
 }