Sizing support for polar graphs

This commit is contained in:
Henri Bergius 2017-11-30 21:45:25 +01:00
parent ef2249a58d
commit 95a3be09a5
3 changed files with 21 additions and 9 deletions

View file

@ -22,6 +22,7 @@ body {
background-color: rgba(0, 0, 0, 0.98);
color: #a0a0a0;
padding: 0px;
margin-top: 0px;
margin-left: auto;
margin-right: auto;
}