

table {
    overflow-x: auto;
}

.docs-article-container {
    max-width: 960;
}

a {
    color: #6666FF;
}
a:hover {
    color: #333399;
}