dinheiro

commit 17787093b258f1c2786d2347a8e362ca35917b77

Author: Pedro Lucas Porcellis <porcellis@eletrotupi.com>

public: basic stylesheet

 public/app.css | 3 +++


diff --git a/public/app.css b/public/app.css
new file mode 100644
index 0000000000000000000000000000000000000000..07e80ca5a9ba4f8781c3738c08422eba8e1a427e
--- /dev/null
+++ b/public/app.css
@@ -0,0 +1,3 @@
+html {
+	font-family: sans;
+}