summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css
index 419afa3..a07fac6 100644
--- a/style.css
+++ b/style.css
@@ -126,3 +126,7 @@ h1>em>a:hover {
.container {
color: #111;
}
+
+.progress {
+ background-color: grey;
+}