diff --git a/www/dream.css b/www/dream.css index 67ba4d2..ee826fd 100644 --- a/www/dream.css +++ b/www/dream.css @@ -8,6 +8,10 @@ a { text-decoration: underline; } +.red { + color: red; +} + table.border { border-collapse: separate; border-spacing: 2px;