diff --git a/public/css/loopbackStyles.css b/public/css/loopbackStyles.css index 8065c59..c59ad58 100644 --- a/public/css/loopbackStyles.css +++ b/public/css/loopbackStyles.css @@ -21,6 +21,11 @@ bottom: -30px; } +.contentWell { + padding-left: 30px; + padding-right: 30px; +} + /* FIXME: Separate the overrides from the rest of the styles, rather than override screen.css entirely. */ diff --git a/public/index.html b/public/index.html index e5b6ff6..cae33f7 100644 --- a/public/index.html +++ b/public/index.html @@ -1,47 +1,49 @@
-