X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/3abe2fa4dc143618a9d0bee9f66f04b141fb9dd2..dbbf69f4561c352fe825f6c7b0a81912aab987c9:/templates/static/layout.css diff --git a/templates/static/layout.css b/templates/static/layout.css index b13b675..e5cc071 100644 --- a/templates/static/layout.css +++ b/templates/static/layout.css @@ -1,12 +1,3 @@ -html { - background: #529; - padding: .75em; -} -body { - position: relative; - max-width: 66em; - margin: 0 auto; - padding: 1em; - border: 1px solid black; - background: #fff; +html,body { + height: 100%; }