diff --git a/docs.it4i/css/extra.css b/css/extra.css
similarity index 100%
rename from docs.it4i/css/extra.css
rename to css/extra.css
diff --git a/mkdocs.yml b/mkdocs.yml
index d72bcc83acd65d7dc0fb2fb8f1b7d79c2b98492a..cb85f71de2751e5018c41406eb537562f18ebdd9 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -2,6 +2,7 @@ site_name: Documentation
 theme: readthedocs
 docs_dir: docs.it4i
 copyright: "Build at "
+
 pages:
   - Home: index.md
   - Get Started with IT4Innovations:
@@ -180,8 +181,11 @@ pages:
     - Setting license preferences: salomon/software/ansys/licensing.md
     - Licensing and Available Versions: salomon/software/ansys/setting-license-preferences.md
   - PBSPro Documentation: pbspro-documentation/sitemap.md
+
 extra_css:
     - css/extra.css
+
 markdown_extensions:
     - toc:
-        permalink: True
+        permalink: 
+    - admonition: