diff --git a/website/info/index.html b/website/info/index.html index 64148ce..f92329e 100644 --- a/website/info/index.html +++ b/website/info/index.html @@ -38,6 +38,7 @@
  • Missing files
  • Sharing and embedding models
  • +
  • Model and visualization settings
  • Exporting models
  • Self-hosted viewer
  • Cookies policy
  • @@ -232,6 +233,17 @@ To get the sharing link or the embedding code, click on the share model button () in the toolbar.

    +

    Model and visualization settings

    +

    + You can access model and visualization settings by clicking on the settings icon () on the toolbar. +

    +

    +

    +

    +

    Exporting models

    You can export your model in several file formats. To achieve this, click on the export button in the toolbar (). diff --git a/website/info/info.css b/website/info/info.css index ab19c32..7717c3c 100644 --- a/website/info/info.css +++ b/website/info/info.css @@ -94,6 +94,7 @@ ol, ul li { margin: 10px 0px; + line-height: 25px; } table