X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=www%2Fcss%2Fremoteglot.css;h=fcd6e5759fd3bbbe5393a3e4e2454b7ab74e7601;hb=fc2c60dbe11277d518c49f707b23ab741d843c78;hp=e0f9444138a83842253f5b7ff9b10faaae9028c8;hpb=e3d784bc499b0ffc1678cbadebb06ef415e12c61;p=remoteglot diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index e0f9444..fcd6e57 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -24,10 +24,6 @@ h3 { margin-left: 0.5em; margin-right: 0.5em; } -#lowdepthcontainer { - font-size: x-small; - margin-top: 0; -} #pvcontainer { clear: left; margin-top: 1em; @@ -202,7 +198,7 @@ a.move:hover { border-right: none; } -.pv, #pv, #history, #lowdepth .depth { /* Mute move colors a bit. */ +.pv, #pv, #history { /* Mute move colors a bit. */ color: #555; }