X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=www%2Fcss%2Fremoteglot.css;h=e0f9444138a83842253f5b7ff9b10faaae9028c8;hp=fcd6e5759fd3bbbe5393a3e4e2454b7ab74e7601;hb=f71f5c94d093acda1b39d23cf7a71a21c6a3122b;hpb=7a30c47f69414033365ef8be20f3c9cf48bdce0a diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index fcd6e57..e0f9444 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -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; }