Add removed color classes.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Thu, 08 Dec 2016 13:19:48 +0200
changeset 705 826b71e9fce2
parent 704 544d8ee68e44
child 706 f5de92f37c3e
Add removed color classes.
www/tmpl/rst.css
--- a/www/tmpl/rst.css	Tue Dec 06 23:54:08 2016 +0200
+++ b/www/tmpl/rst.css	Thu Dec 08 13:19:48 2016 +0200
@@ -134,3 +134,8 @@
     font-family: monospace;
     color: hsl(120, 100%, 25%);
 }
+
+.cr { color: red; }
+.cg { color: green; }
+.cb { color: blue; }
+