Skip to content

[Footer] Site feature: Layer5 Service Status #527

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions assets/scss/_footer_project.scss
Original file line number Diff line number Diff line change
@@ -387,6 +387,9 @@
.footer-bottom-right {
margin: 1.5% !important;
}
.misc-links {
padding: 2% !important;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you try without !important?

}
.footer-bottom-left {
padding: 2% !important;
}
14 changes: 14 additions & 0 deletions layouts/partials/footer.html
Original file line number Diff line number Diff line change
@@ -82,6 +82,20 @@ <h5 class="footer-h5"><a href="{{ .url }}">{{ .name }}</a></h5>
<script>document.write(new Date().getFullYear() + ' ');</script> Copyright ©Layer5, Inc | All Rights Reserved
</span>
</div>
<div className="misc-links">
<span>
<ul className="misc-links">
<a
className="status-link"
href="https://layer5.statuspage.io"
target="_blank"
rel="noreferrer"
>
Layer5 Cloud Status <span className="pulse-icon"></span>
</a>
</ul>
</span>
</div>
<div class="footer-bottom-right">
<span><a href="https://layer5.io/company/legal/privacy">Privacy</a></span> &nbsp; <span><a
href="https://layer5.io/company/legal/terms-of-service">Terms</a></span>