X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-web.git/blobdiff_plain/432dd1060e6d3d1208e35889767e6b40a4421e6c..6698c203874b6b49fe661b2f598a905953fb2004:/code/static/layout.css diff --git a/code/static/layout.css b/code/static/layout.css index 1694de7..d579a93 100644 --- a/code/static/layout.css +++ b/code/static/layout.css @@ -24,3 +24,7 @@ body { border-radius: .4em; background: #fff; } + +body.help { + max-width: 50em; +}