www/tmpl/rst.css
changeset 705 826b71e9fce2
parent 548 4df5c9016a42
child 1206 c78ec3bfdeaf
equal deleted inserted replaced
704:544d8ee68e44 705:826b71e9fce2
   132 
   132 
   133 .def {
   133 .def {
   134     font-family: monospace;
   134     font-family: monospace;
   135     color: hsl(120, 100%, 25%);
   135     color: hsl(120, 100%, 25%);
   136 }
   136 }
       
   137 
       
   138 .cr { color: red; }
       
   139 .cg { color: green; }
       
   140 .cb { color: blue; }
       
   141