Commit 8e5fad9456958e91e3ca849eb47a4fd89b4906be

Authored by Rachel Lee

Merge branch 'master' of https://git.ucsd.edu/110swag/flashy-frontend

Showing 1 changed file Side-by-side Diff

... ... @@ -199,6 +199,10 @@
199 199 background-color: #3e1944;
200 200 }
201 201  
  202 +html {
  203 + background: transparent;
  204 +}
  205 +
202 206 .btn {
203 207 background-color: #673ab7;
204 208 }