Skip to content
Merged
Show file tree
Hide file tree
Changes from all 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
9 changes: 0 additions & 9 deletions _includes/footer.html
Original file line number Diff line number Diff line change
@@ -1,15 +1,6 @@
<a id="top" href="#" role="button" aria-label="go to top">{% include icons/arrow.svg %}</a>

<footer>
<section id="doc-langs">
Documentation translations provided by StrongLoop/IBM:
<a href="/fr/">French</a>, <a href="/de/">German</a>, <a href="/es/">Spanish</a>, <a href="/it/">Italian</a>, <a
href="/ja/">Japanese</a>, <a href="/ru/">Russian</a>, <a href="/zh-cn/">Chinese</a>, <a href="/zh-tw/">Traditional
Chinese</a>, <a href="/ko/">Korean</a>, <a href="/pt-br/">Portuguese</a>.
<br>
Community translation available for: <a href="/sk/">Slovak</a>, <a href="/uk/">Ukrainian</a>, <a
href="/uz/">Uzbek</a>, <a href="/tr/">Turkish</a>, <a href="/th/">Thai</a> and <a href="/id/">Indonesian</a>.
</section>
<section id="footer-content">
<div id="footer-copyright">
<a href="https://openjsf.org/">
Expand Down
13 changes: 0 additions & 13 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -308,15 +308,6 @@ a {
text-underline-offset: 3px;
}

#doc-langs {
text-align: center;
font-size: 12px;
}

#doc-langs p {
margin: 3px 0;
}

.header-right {
display: flex;
align-items: center;
Expand Down Expand Up @@ -1266,10 +1257,6 @@ h2 a {
justify-content: center;
}

#doc-langs {
font-size: 11px;
}

.header-right {
display: flex;
align-items: center;
Expand Down
Loading