diff --git a/flashy.css b/flashy.css index 1611b49..324e010 100644 --- a/flashy.css +++ b/flashy.css @@ -88,5 +88,13 @@ } body { - background-color: #3A263D; + background-color: #3e1944; +} + +.btn { + background-color: #673ab7; +} + +.btn-floating { + background-color: #673ab7; } diff --git a/templates/feed.html b/templates/feed.html index f936681..1408d34 100644 --- a/templates/feed.html +++ b/templates/feed.html @@ -1,7 +1,7 @@
{{card.content}}
+ {{card.content}}