Update Rails + Add Phone Number and Email Validation
[cs356-p2-videostore.git] / public / stylesheets / videostore.css
diff --git a/public/stylesheets/videostore.css b/public/stylesheets/videostore.css
deleted file mode 100644 (file)
index e2de91b..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-h1#header {
-  font: 400% sans-serif;
-  color: yellow;
-  padding: 0em;
-  margin: 0em;
-}
-
-div#header {
-  background-color: green;
-  height: 8em;
-  margin: 0em;
-  text-align: center;
-}