sarahciston commited on
Commit
f1a49f4
1 Parent(s): a04b9b1

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +4 -0
style.css CHANGED
@@ -134,4 +134,8 @@ button.submit:hover {
134
 
135
  button.submit:active {
136
  background-color: #cb5677;
 
 
 
 
137
  }
 
134
 
135
  button.submit:active {
136
  background-color: #cb5677;
137
+ }
138
+
139
+ .module {
140
+ background-color: #ede2fe;
141
  }