Commit e19b094000cabcf3c1ad4ea3b480f3cbe36a19cf

Authored by Rachel Lee
1 parent f90f3b6202

Normal looking material light ui colors ha ha ha

Showing 1 changed file with 2 additions and 2 deletions Side-by-side Diff

styles/flashy.css View file @ e19b094
... ... @@ -48,7 +48,7 @@
48 48 }
49 49  
50 50 .card.flashy {
51   - background-color: #ffeee0;
  51 + background-color: #fff;
52 52 font-family: 'Titillium Web', sans-serif;
53 53 float: left;
54 54 text-align: center;
... ... @@ -200,7 +200,7 @@
200 200 }
201 201  
202 202 body {
203   - background-color: #8a0036;
  203 + background-color: #e8e8e8;
204 204 overflow-x: hidden;
205 205 font-family: 'Titillium Web', sans-serif;
206 206 }