JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
no more stylus, cleanup
[peach-html5-editor.git] / css.css
diff --git a/css.css b/css.css
new file mode 100644 (file)
index 0000000..eb7ea44
--- /dev/null
+++ b/css.css
@@ -0,0 +1,10 @@
+body {
+  background: #444;
+  color: #fff;
+}
+a,
+a:link,
+a:hover,
+a:visited {
+  color: #3bf;
+}