Added bar chart and fixed some stuff
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user