This commit is contained in:
Victor Zverovich
2021-06-18 12:51:48 -07:00
parent 27f4cdd586
commit 69dc3a8535
2 changed files with 6 additions and 1 deletions
+5
View File
@@ -56,6 +56,11 @@ div.sphinxsidebar {
padding: 0;
}
// Override center alignment in tables.
td {
text-align: left;
}
p.rubric {
margin-top: 10px;
}