X-Git-Url: https://git.ktnx.net/?p=icedeb.git;a=blobdiff_plain;f=icedeb.css;fp=icedeb.css;h=41e29430172bd662612df5dcf973732e43dfe5cf;hp=e1268cb2060c5a5c258ab81334a5e2a0042155cb;hb=7c295465c545334178efd5b6647a75ca3052dff8;hpb=8d1b1cdb775934468076dd7ef7cafaf9a95d9b25 diff --git a/icedeb.css b/icedeb.css index e1268cb..41e2943 100644 --- a/icedeb.css +++ b/icedeb.css @@ -51,7 +51,9 @@ a, a:visited { color: blue; } .hints .hint.p { background-color: hsl(120,100%,96%) } .hints .hint.m { background-color: hsl(240,100%,90%) } .hints .hint.i { background-color: hsl( 40,100%,96%) } +.hints .hint.s { background-color: hsl( 80,100%,96%) } .like-b .hint.b, .like-p .hint.p, .like-m .hint.m, +.like-s .hint.s, .like-i .hint.i { opacity: 1; }