diff --git a/Teams/Turtles/stylesheet.css b/Teams/Turtles/stylesheet.css deleted file mode 100644 index 3121e05..0000000 --- a/Teams/Turtles/stylesheet.css +++ /dev/null @@ -1,12 +0,0 @@ -.background { - background-color: "blue"; -} - -.menuItem { - font-family: "helvetica"; - font-size: 2em; - font-style: "bold"; - color: "white"; - background-color: "black"; -} -