diff --git a/lib/app/assets/img/sc5logo.svg b/lib/app/assets/img/sc5logo.svg index dfbcf851..0e9d55fe 100644 --- a/lib/app/assets/img/sc5logo.svg +++ b/lib/app/assets/img/sc5logo.svg @@ -1,29 +1,170 @@ - + + viewBox="0 0 4029.2 4029.2" enable-background="new 0 0 4029.2 4029.2" xml:space="preserve"> + + + + + - - - - - - - - - - - - + + + + + + + diff --git a/lib/app/sass/app.scss b/lib/app/sass/app.scss index 87a4e6c7..5b540556 100644 --- a/lib/app/sass/app.scss +++ b/lib/app/sass/app.scss @@ -446,13 +446,11 @@ $mobile: new-breakpoint(max-width 768px); // Footer // -// Footer description -// // markup: // @@ -461,21 +459,15 @@ $mobile: new-breakpoint(max-width 768px); .sg.footer { @include default-font; + box-sizing: border-box; font-weight: 300; - width: 100%; padding: $footer-padding; text-align: center; - - color: rgba(#000, .2); - background: #e2e2e2; -} - -.footer .text { - font-size: 18px; - - color: #fff; + border-top: 2px solid #333; + margin: 0 20px 0 20px; + background: #FFF; } .sg.footer .logo { diff --git a/lib/app/views/main.html b/lib/app/views/main.html index 0dbb90ee..60685bfc 100644 --- a/lib/app/views/main.html +++ b/lib/app/views/main.html @@ -62,10 +62,10 @@

Error: {{status.error.name}}

Hide all markup Show all markup

- - Generated with the styleguide engine by + + Generated with the styleguide engine by - +