first commit
[projectNeoUtesa/.git] / public / stylesheets / style.css
diff --git a/public/stylesheets/style.css b/public/stylesheets/style.css
new file mode 100644 (file)
index 0000000..9453385
--- /dev/null
@@ -0,0 +1,8 @@
+body {
+  padding: 50px;
+  font: 14px "Lucida Grande", Helvetica, Arial, sans-serif;
+}
+
+a {
+  color: #00B7FF;
+}