Skip to content

Commit

Permalink
changed calculator background colour
Browse files Browse the repository at this point in the history
  • Loading branch information
greenbreakfast committed Apr 2, 2016
1 parent 9dc71f3 commit 492851e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/apps/onion-calculator/onion-calculator.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
<style>
#appBody {
height: 100%;
widows: 100%
width: 100%;
background-color: #e5e5e5;
}

</style>
Expand Down

0 comments on commit 492851e

Please sign in to comment.