Delete stylesheet.css

This commit is contained in:
Joseph Peacock
2014-11-30 21:41:17 -06:00
parent c4735e4d48
commit 0e32926ce3

View File

@@ -1,12 +0,0 @@
.background {
background-color: "blue";
}
.menuItem {
font-family: "helvetica";
font-size: 2em;
font-style: "bold";
color: "white";
background-color: "black";
}