CSS -> SASS
[rup.git] / backend / static / style.css
diff --git a/backend/static/style.css b/backend/static/style.css
deleted file mode 100644 (file)
index 6fad26a..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
-* {
-  margin: 50px;
-  padding: 0px;
-}
-
-body {
-   font-size: 18px;
-   font-family: 'Lobster Two';
-   text-shadow: 2px 2px 2px #DDD;
-   text-align: center;
-   line-height: 30px;
-   color: #5b5b5b;
-   background-color: #ededed;
-   margin: 0px;
-}
-
-img {
-  border: 0px;
-}
-