]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambda_delta/css/xhtbl.css
milestone update in basic_2!
[helm.git] / helm / www / lambda_delta / css / xhtbl.css
index 1517decbbf53419cff1724ef1a5fa9a5ba78229d..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;
 }