1
0
Fork 0
This commit is contained in:
Heiko Kernbach 2013-02-15 17:10:28 +01:00
parent b80a9369db
commit cc7bc5174a
2 changed files with 13 additions and 9 deletions

View File

@ -49,6 +49,10 @@
padding-bottom: 10px;
}
.footer span a {
color: white;
}
.footer a {
color: #7E9246;
font-size:14px;

View File

@ -8,21 +8,21 @@
</tr>
<tr>
<th class="footerThSmall footerExtra"><li><span>Link 1</span></li></li></th>
<th class="footerThSmall"><li><span>Link 2</span></li></li></th>
<th class="footerThSmall"><li><span>Link 3</span></li></li></th>
<th class="footerThSmall"><li><span>Link 4</span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://www.arangodb.org/api">API clients & 3rd party libs</a></span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://www.arangodb.org/roadmap/#v2.0">Backlog for Version 2</a></span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://twitter.com/arangodb">ArangoDB on Twitter</a></span></li></li></th>
</tr>
<tr>
<th class="footerThSmall footerExtra"><li><span>Link 1</span></li></li></th>
<th class="footerThSmall"><li><span>Link 2</span></li></li></th>
<th class="footerThSmall"><li><span>Link 3</span></li></li></th>
<th class="footerThSmall"><li><span>Link 4</span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://www.arangodb.org/manuals">Manual/documentation</a></span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://www.arangodb.org/roadmap/#v1.2">Backlog for Version 1.2</a></span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://www.arangodb.org/connect">Announcement List</a></span></li></li></th>
</tr>
<tr>
<th class="footerThSmall footerExtra"><li><span>Link 1</span></li></li></th>
<th class="footerThSmall"><li><span>Link 2</span></li></li></th>
<th class="footerThSmall"><li><span>Link 3</span></li></li></th>
<th class="footerThSmall"><li><span>L!nk 4</span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://www.arangodb.org/manuals/arangodb_1.0_shell_reference_card.pdf">ArangoDB Shell Reference Card </a></span></li></li></th>
<th class="footerThSmall"><li><span><a href="/roadmap/#v1.1">Backlog for Version 1.1</a></span></li></li></th>
<th class="footerThSmall"><li><span><a href="https://groups.google.com/group/arangodb">ArangoDB Google Group</a></span></li></li></th>
</tr>
</table>
</div>