diff options
| author | J08nY | 2021-04-10 16:58:23 +0200 |
|---|---|---|
| committer | J08nY | 2021-04-10 17:00:00 +0200 |
| commit | a7ad11f7cd917be55dbd036a516fefda4d19dd4a (patch) | |
| tree | 02f5903cdf83b33db998e5c1c9455e3e8b4acb21 /docs/_static | |
| parent | ca44c914198ecb5242d725fae512f5f5ab79c32f (diff) | |
| download | pyecsca-a7ad11f7cd917be55dbd036a516fefda4d19dd4a.tar.gz pyecsca-a7ad11f7cd917be55dbd036a516fefda4d19dd4a.tar.zst pyecsca-a7ad11f7cd917be55dbd036a516fefda4d19dd4a.zip | |
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 +} |
