]> git.ktnx.net Git - icedeb.git/blobdiff - icedeb.css
extend dsa numbers with an optional trailing -\d+, treat DLA as DSA, add new 'securit...
[icedeb.git] / icedeb.css
index e1268cb2060c5a5c258ab81334a5e2a0042155cb..41e29430172bd662612df5dcf973732e43dfe5cf 100644 (file)
@@ -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; }