Spaces:
Running
Running
sarahciston
commited on
Commit
•
f1a49f4
1
Parent(s):
a04b9b1
Update style.css
Browse files
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 |
}
|