X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=www%2Fcss%2Fremoteglot.css;h=23bbeca38fd6ad19b27977cecc7eea099d11d6f0;hb=7bea925ab1f4de8036939bb6a5a8016492fba872;hp=b0aadab79dffc7c6e39ab948216d252b42e50ad2;hpb=f662b895fc40db21c3d667b16e5a8f2d3f55dfd7;p=remoteglot diff --git a/www/css/remoteglot.css b/www/css/remoteglot.css index b0aadab..23bbeca 100644 --- a/www/css/remoteglot.css +++ b/www/css/remoteglot.css @@ -30,6 +30,9 @@ h3 { .vir path.l1arrow { opacity: 1.0; } +#news { + font-size: smaller; +} #credits { font-size: smaller; } @@ -120,6 +123,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;