summaryrefslogtreecommitdiffstats
path: root/common/sphinx_rtd_theme_rtems/layout.html
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/sphinx_rtd_theme_rtems/layout.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/sphinx_rtd_theme_rtems/layout.html b/common/sphinx_rtd_theme_rtems/layout.html
index 44978c9..86927c6 100644
--- a/common/sphinx_rtd_theme_rtems/layout.html
+++ b/common/sphinx_rtd_theme_rtems/layout.html
@@ -7,6 +7,9 @@
{%- set titlesuffix = "" %}
{%- endif %}
+{# Custom CSS overrides #}
+{% set extra_css_files = ['_static/my-styles.css'] %}
+
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->