From 04e8978b2544d978b5be4b7922825aaccc804931 Mon Sep 17 00:00:00 2001 From: Connor Frank Date: Thu, 18 Apr 2024 23:49:49 -0400 Subject: more euler --- euler/euler.css | 14 ++++++++++++-- euler/stats.html | 21 +++++++++++++++++++-- 2 files changed, 31 insertions(+), 4 deletions(-) (limited to 'euler') diff --git a/euler/euler.css b/euler/euler.css index 9c209f3..e2b6da3 100644 --- a/euler/euler.css +++ b/euler/euler.css @@ -1,6 +1,16 @@ -.scrollable-table { - overflow-x: auto; +.progress-container { width: 100%; + background-color: lightgrey; +} + +.progress-bar { + width: 0%; + height: 30px; + background-color: green; + text-align: center; + line-height: 30px; + color: white; + font-weight: bold; } table.progress { diff --git a/euler/stats.html b/euler/stats.html index e46f364..ae4cf26 100644 --- a/euler/stats.html +++ b/euler/stats.html @@ -17,6 +17,23 @@
Progress
+
+
0%
+
+ +
@@ -99,7 +116,7 @@ - + @@ -731,7 +748,7 @@ - + -- cgit v1.2.3
166 67 686969 70
584 585 586587587 588 589 590