From a99023f70632f2ebd3fd575a09f5da2f1bd9a855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sivert=20V=2E=20S=C3=A6ther?= Date: Mon, 4 May 2020 12:30:33 +0200 Subject: [PATCH] corona time --- it1/smittestopp/corona.css | 10 +++++++++ it1/smittestopp/index.html | 44 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 it1/smittestopp/corona.css create mode 100644 it1/smittestopp/index.html diff --git a/it1/smittestopp/corona.css b/it1/smittestopp/corona.css new file mode 100644 index 0000000..b81d030 --- /dev/null +++ b/it1/smittestopp/corona.css @@ -0,0 +1,10 @@ + +table, th, td { + border: 2px solid gray; +} +th, td { + padding: 0.3rem; +} +table { + width: 100%; +} diff --git a/it1/smittestopp/index.html b/it1/smittestopp/index.html new file mode 100644 index 0000000..08233c2 --- /dev/null +++ b/it1/smittestopp/index.html @@ -0,0 +1,44 @@ + + + + Problemer med smittestopp + + + + + + +
+
+

Positive og negative sider med apper som smittestopp

+
+
+
+

+ Det største problermet med +

+
+
+ + + + + + + + + +
MotFor
PersonværnSmittestopp
+
+
+
+ +
+ + \ No newline at end of file