diff --git a/public/index.html b/public/index.html index b43cfe7..49166dd 100644 --- a/public/index.html +++ b/public/index.html @@ -87,7 +87,9 @@ box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000; width: 200px; } - +.progress-bar { + background-color: #75890c; +} @@ -111,12 +113,13 @@ box-shadow: 0 0 1.1em 0 rgba(0,0,0,0.35),inset 0 0 9px 2px #000;
-
-
+
+
+