Move out of the templates directory.
[invirt/packages/invirt-web.git] / templates / static / layout.css
diff --git a/templates/static/layout.css b/templates/static/layout.css
deleted file mode 100644 (file)
index b13b675..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-html {
-    background: #529;
-    padding: .75em;
-}
-body {
-    position: relative;
-    max-width: 66em;
-    margin: 0 auto;
-    padding: 1em;
-    border: 1px solid black;
-    background: #fff;
-}