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