Commit 242338c5917dece09e748d6aac8a9fbc46159acc

Authored by Dan Croak
1 parent eb95be4c

upgrading evergreen

Showing 1 changed file with 3 additions and 0 deletions   Show diff stats
public/stylesheets/framework/color.css
... ... @@ -28,6 +28,9 @@ a:visited {
28 28 #flash_failure {
29 29 color: beige;
30 30 background: firebrick; }
  31 +#flash_notice {
  32 + color: snow;
  33 + background: dimgray; }
31 34  
32 35 /* errors */
33 36  
... ...