X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Fwww%2Flambda_delta%2Fcss%2Fxhtbl.css;h=f58db47c3dd578722846dcca0a10de65ddf6e4f0;hb=eca7393f8b871fd1d7838cfd5a176a80f4ec48c5;hp=b4dfb4743f6de6df4b9f37a0cbb10e1d9f37408f;hpb=de392360825733c1c865d748f7711f34bfc027f3;p=helm.git diff --git a/helm/www/lambda_delta/css/xhtbl.css b/helm/www/lambda_delta/css/xhtbl.css index b4dfb4743..f58db47c3 100644 --- a/helm/www/lambda_delta/css/xhtbl.css +++ b/helm/www/lambda_delta/css/xhtbl.css @@ -16,24 +16,31 @@ td { /* content types ************************************************************/ -.component { - font-family: serif; +.text { font-style: normal; +} + +.component { + font-style: italic; text-transform: capitalize; } -.plane { - font-family: serif; - font-style: normal; +.plane { + font-style: italic; text-transform: lowercase; } -.file { - font-family: sans-serif; +.file { font-style: normal; text-transform: lowercase; } +.number { + text-align: right; + font-style: italic; + text-transform: lowercase; +} + /* cell borders *************************************************************/ td.nnnn {