diff --git a/htdocs/css/starter-template.css b/htdocs/css/starter-template.css index f68b959..a61fb1c 100644 --- a/htdocs/css/starter-template.css +++ b/htdocs/css/starter-template.css @@ -1,7 +1,22 @@ body { padding-top: 50px; + padding-bottom: 50px; } + .starter-template { padding: 40px 15px; - max-width: 800px; +} + +.slider.slider-horizontal { + height: 15px; +} + +.slider.slider-horizontal .slider-track { + height: 10px; + margin-top: -6px; +} + +.progress { + margin-top: 0px; + margin-bottom: 0px; } diff --git a/htdocs/index.html b/htdocs/index.html index 4edddc4..331eb14 100644 --- a/htdocs/index.html +++ b/htdocs/index.html @@ -13,79 +13,85 @@ - + - - - - - -
-
- 60% Complete -
-
+ + + + + +