X-Git-Url: https://git.sesse.net/?p=remoteglot;a=blobdiff_plain;f=www%2Fcss%2Fremoteglot.css;h=ca956822dd69d01ad593df07fa02e5b5d274955e;hp=b0aadab79dffc7c6e39ab948216d252b42e50ad2;hb=aacc612ada3aa00ac9db0bbf785ea7b464deb344;hpb=03589159724197675255fe65ee9debd275e3e631 diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index b0aadab..ca95682 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -120,6 +120,10 @@ a.move { color: black; text-decoration: none; } +a.move.highlight { + color: red; + font-weight: bold; +} a.move:hover { font-weight: bold; text-decoration: underline;