summaryrefslogtreecommitdiff
path: root/info/charts.html
diff options
context:
space:
mode:
authorMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-09-05 11:10:54 +0200
committerMischa Untaga <99098079+MischaU8@users.noreply.github.com>2023-09-05 11:10:54 +0200
commit627225aead0401f59789658e541f960afd94837c (patch)
tree6535ff73b15bda0a0a34c7f7b5b3418b3f8b2cc2 /info/charts.html
downloadalgeria-627225aead0401f59789658e541f960afd94837c.tar.gz
Initial commit
Diffstat (limited to 'info/charts.html')
-rw-r--r--info/charts.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/info/charts.html b/info/charts.html
new file mode 100644
index 0000000..201024b
--- /dev/null
+++ b/info/charts.html
@@ -0,0 +1,12 @@
+<!DOCTYPE html>
+<title>Algeria Chart</title>
+<style>
+body { max-width: 50rem; margin: 2rem; }
+table { border-collapse: collapse; width: 100%; }
+th, td { border: 1px solid black; padding: 0 5px; }
+th { background-color: gainsboro; }
+</style>
+<body>
+<h1>Algeria Charts</h1>
+
+</body>