diff --git a/jstemplates/downloads.html b/jstemplates/downloads.html index a804020..ef58309 100644 --- a/jstemplates/downloads.html +++ b/jstemplates/downloads.html @@ -19,7 +19,13 @@
- +
+
+
+
+
+ +
diff --git a/static/css/style.css b/static/css/style.css index 1b73fac..dcba5c2 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -64,8 +64,11 @@ div.slider.slider-horizontal { #playerdrop > div.timeshow { width: 10%; text-align: center; + font-size: 18px; + font-weight: 500; + padding-top: 4px; } #playerdrop > div.time { width: 70%; - padding: 5px 8px 5px 20px; + padding: 6px 8px 5px 20px; } \ No newline at end of file