diff options
Diffstat (limited to 'docs/_static')
| -rw-r--r-- | docs/_static/.gitignore | 2 | ||||
| -rw-r--r-- | docs/_static/custom.css | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/_static/.gitignore b/docs/_static/.gitignore index d5ecedf..423213e 100644 --- a/docs/_static/.gitignore +++ b/docs/_static/.gitignore @@ -1,2 +1,2 @@ font/ -graphik.css
\ No newline at end of file +graphik.css diff --git a/docs/_static/custom.css b/docs/_static/custom.css index 129bd44..f92e0ba 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -8,4 +8,4 @@ img.logo { dl.class, dl.function { margin-bottom: 15px; -}
\ No newline at end of file +} |
