]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/www/lambdadelta/css/ld_web.css
- advances in the site generation architecture
[helm.git] / helm / www / lambdadelta / css / ld_web.css
index a735efdac8b4962fb18103acea43419b2a4c7023..9f2e42d5908d2eb251bcc1d2c14d6a66aa7d74f9 100644 (file)
@@ -131,6 +131,20 @@ img.w3c {
   color:#000080;
 }
 
+/* mark colors **************************************************************/
+
+.red-mark {
+  color:#F00000;
+}
+
+.green-mark {
+  color:#00F000;
+}
+
+.blue-mark {
+  color:#0000F0;
+}
+
 /* background colors ********************************************************/
 
 .white {