]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambda_delta/css/xhtbl.css
- update in basic_2
[helm.git] / helm / www / lambda_delta / css / xhtbl.css
index b4dfb4743f6de6df4b9f37a0cbb10e1d9f37408f..f58db47c3dd578722846dcca0a10de65ddf6e4f0 100644 (file)
@@ -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 {