Add my-style.css support and add RTEMS to that CSS.

This commit is contained in:
Chris Johns
2016-01-26 12:26:11 +11:00
committed by Amar Takhar
parent b8d3f6b3b7
commit c18d76ae55
4 changed files with 116 additions and 3 deletions

View File

@@ -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]-->

View File

@@ -4,8 +4,10 @@ stylesheet = css/theme.css
[options]
typekit_id = hiw1hhg
analytics_id =
analytics_id =
sticky_navigation = False
logo_only =
collapse_navigation = False
display_version = True
search = True
genindex = True