]> 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 52d03197b8ee7baf4c15b8be1eac49e3affbf709..f58db47c3dd578722846dcca0a10de65ddf6e4f0 100644 (file)
@@ -16,17 +16,27 @@ td {
 
 /* content types ************************************************************/
 
-.component {
+.text {  
   font-style: normal;
+}
+
+.component {
+  font-style: italic;
   text-transform: capitalize;
 }
 
-.plane {
+.plane {  
+  font-style: italic;
+  text-transform: lowercase;
+}
+
+.file {  
   font-style: normal;
   text-transform: lowercase;
 }
 
-.file {
+.number {
+  text-align: right; 
   font-style: italic;
   text-transform: lowercase;
 }
@@ -50,11 +60,11 @@ td.nnss {
 }
 
 td.nsnn {
-  border-style:mone solid none none;
+  border-style:none solid none none;
 }
 
 td.nsns {
-  border-style:mone solid none solid;
+  border-style:none solid none solid;
 }
 
 td.nssn {