Add common stylesheet and Javascript to the simple example.
[techtalk-pse.git] / examples / simple / style.css
diff --git a/examples/simple/style.css b/examples/simple/style.css
new file mode 100644 (file)
index 0000000..62dbc6a
--- /dev/null
@@ -0,0 +1,3 @@
+body {
+    font-size: 24pt;
+}
\ No newline at end of file