]> git.sesse.net Git - remoteglot/blobdiff - www/css/remoteglot.css
Allow sorting refutation lines by score instead of move.
[remoteglot] / www / css / remoteglot.css
index 186ef1f3bb2219e6a71fda80da40ece5b97dc206..f44c11f53cdc293ed8e92398923c52b3fa2657c9 100644 (file)
@@ -39,6 +39,11 @@ td {
 p {
        margin-top: 0;
 }
+#sortbyscoreholder {
+       font-size: smaller;
+       margin: 0;
+       font-style: italic;
+}
 #refutationlines {
        font-size: smaller;
 }