initial commit

This commit is contained in:
2019-05-19 14:31:05 +02:00
commit 019c8cb13a
60 changed files with 16194 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
/*
* basic.css
* https://github.com/sphinx-doc/sphinx/blob/master/sphinx/themes/basic/static/basic.css_t
*/
table.indextable tr.cap {
background-color: #333;
}