X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Flambdadelta%2Fcss%2Flddl.css;h=dbcb6c81ff6d2cff8118ee37fe8d2da3e163a4fa;hb=f38fd769279794d0ca73c8945eac30e8b42e59be;hp=41a635d457238bcbe56b88e043d7ae8eef7be92c;hpb=2a5e0b799cd6aae5d920c67a5ddc9d9888cf7e80;p=helm.git diff --git a/helm/www/lambdadelta/css/lddl.css b/helm/www/lambdadelta/css/lddl.css index 41a635d45..dbcb6c81f 100644 --- a/helm/www/lambdadelta/css/lddl.css +++ b/helm/www/lambdadelta/css/lddl.css @@ -32,6 +32,11 @@ color: rgb(255, 0, 0); } +.proj { + background: rgb(255, 255, 255); + color: rgb(192, 120, 0); +} + .local { background: rgb(255, 255, 255); color: rgb(0, 160, 0); @@ -39,5 +44,5 @@ .global { background: rgb(255, 255, 255); - color: rgb(0, 0, 0); + color: rgb(0, 0, 255); }