diff --git a/styles/webbuild.css b/styles/webbuild.css index d01659a..1c5b07e 100644 --- a/styles/webbuild.css +++ b/styles/webbuild.css @@ -2,6 +2,11 @@ div#container { max-width: initial; } +div#content-full { + margin-top: 5px; + margin-bottom: 5px; +} + .boldbutton { font-weight: bold !important; }