diff --git a/docs/css/style.css b/docs/css/style.css new file mode 100644 index 0000000..d32dfba --- /dev/null +++ b/docs/css/style.css @@ -0,0 +1,4 @@ +.card-img { + border-radius: 6px; + border: 1px solid #DDD; +} \ No newline at end of file diff --git a/docs/img/annotation.png b/docs/img/annotation.png new file mode 100644 index 0000000..15eab47 Binary files /dev/null and b/docs/img/annotation.png differ diff --git a/docs/img/crud.png b/docs/img/crud.png new file mode 100644 index 0000000..e3fcf97 Binary files /dev/null and b/docs/img/crud.png differ diff --git a/docs/img/crud_screenshot.png b/docs/img/crud_screenshot.png new file mode 100644 index 0000000..fbae14c Binary files /dev/null and b/docs/img/crud_screenshot.png differ diff --git a/docs/img/export.png b/docs/img/export.png new file mode 100644 index 0000000..548f835 Binary files /dev/null and b/docs/img/export.png differ diff --git a/docs/index.html b/docs/index.html index 8360f28..c391051 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,7 +7,7 @@ - +