Skip to content

Commit

Permalink
forgot bgcolor in template
Browse files Browse the repository at this point in the history
  • Loading branch information
Giancarlo Perrone committed May 14, 2018
1 parent 95c9215 commit 2cf5cb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyvis/templates/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
#mynetwork {
max-width: {{width}};
max-height: {{height}};
background-color: {{bgcolor}};
border: 1px solid lightgray;
position: relative;
overflow: hidden;
Expand Down

0 comments on commit 2cf5cb5

Please sign in to comment.