lib/html/isabelle.css
changeset 23612 52c7bcfc9515
parent 17176 3a02e6349a5d
child 23716 e6a5959b5a01
--- a/lib/html/isabelle.css	Fri Jul 06 23:26:13 2007 +0200
+++ b/lib/html/isabelle.css	Sat Jul 07 00:14:49 2007 +0200
@@ -6,6 +6,7 @@
 .tfree  { color: purple; }
 .tvar   { color: purple; }
 .free   { color: blue; }
+.skolem { color: brown; }
 .bound  { color: green; }
 .var    { color: blue; }
 .xstr   { color: brown; }
@@ -13,6 +14,7 @@
 
 .name     { font-style: italic; }
 .keyword  { font-weight: bold; }
+.command  { font-weight: bold; }
 .filename { font-family: fixed; }
 
 .head     { background-color: #FFFFFF; }