danicafisher commited on
Commit
29a8219
1 Parent(s): 664e281

Create stylesheet.css

Browse files
Files changed (1) hide show
  1. public/stylesheet.css +3 -0
public/stylesheet.css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ .message {
2
+ background-color: #279af1
3
+ }