| changeset 393 | 8806f683d0be |
| parent 0 | 40c8f766c9b8 |
| child 394 | ce92c17cadc5 |
--- a/src/cm/media/css/site/text_view_comments/c-text-styles.css Wed Nov 23 21:25:19 2011 +0100 +++ b/src/cm/media/css/site/text_view_comments/c-text-styles.css Sun Nov 27 00:31:12 2011 +0100 @@ -20,4 +20,20 @@ #textcontainer.modern h1 { font-size:197%; -} \ No newline at end of file +} + +.voted { + color: #008000; +} + +.rejected { + color: #ff0000; +} + +.fallen { + color: #ff0000; +} + +.withdrawn { + color: #ff0000; +}