Added bar chart and fixed some stuff

This commit is contained in:
2017-12-20 14:56:09 +01:00
parent 45b2d6819d
commit 794f957a40
9 changed files with 346 additions and 282 deletions

View File

@@ -24,8 +24,8 @@ body {
.step {
position: relative;
display: block;
width: 900px;
height: 700px;
width: 1200px;
height: 900px;
margin: 20px auto;
padding: 40px 60px;
text-shadow: 0 2px 2px rgba(0, 10, 0, 0.5);
@@ -147,4 +147,4 @@ body.impress-mouse-timeout {
font-size: 10px;
opacity: 0.6; }
/*# sourceMappingURL=style.cssmap */
/*# sourceMappingURL=style.css.map */