refrain from using bold within the term language -- looks odd in Lobo with error/warning background;
authorwenzelm
Sat, 22 May 2010 20:10:11 +0200
changeset 37061 026504e21088
parent 37060 6f2731bdba11
child 37062 2b94e2d406d9
refrain from using bold within the term language -- looks odd in Lobo with error/warning background;
lib/html/isabelle.css
--- a/lib/html/isabelle.css	Sat May 22 20:02:26 2010 +0200
+++ b/lib/html/isabelle.css	Sat May 22 20:10:11 2010 +0200
@@ -26,7 +26,7 @@
 .tfree, tfree                 { color: #A020F0; }
 .tvar, tvar                   { color: #A020F0; }
 .free, free                   { color: blue; }
-.skolem, skolem               { color: #D2691E; font-weight: bold; }
+.skolem, skolem               { color: #D2691E; }
 .bound, bound                 { color: green; }
 .var, var                     { color: #00009B; }
 .numeral, numeral             { }