Skip to content

Commit

Permalink
Changed Background color
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanji515 committed Oct 27, 2018
1 parent e3c5b8d commit 1a28295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/templates/forum/login.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
html,
body {
height: 100%;
background: url("{% static 'assets/others/workstation-336369.jpg' %}") no-repeat center center fixed;
background-color: #ECEFF1;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
Expand Down

0 comments on commit 1a28295

Please sign in to comment.