mdBook/src/theme
Onur Aslan b9e22bb8f2 Use light theme when javascript is disabled
mdBook is setting theme (by adding a class attribute to body tag) with javascript.
Page is not using any theme by default and page is not using any styling unless
javascript is enabled.

This patch is adding class attribute to body tag and making mdBook to use `light`
theme when javascript is disabled.

Fixes: #144
2016-06-15 17:25:28 +03:00
..
_FontAwesome Local fallback for Font Awesome #46 2015-09-13 20:03:34 +02:00
stylus Fix bug where theme-popup was under the navigation arrows making it impossible to change the theme 2016-02-16 08:50:57 +01:00
book.css Add print media query 2016-06-10 19:30:26 +02:00
book.js Fix a style bug caused by the insertion of the theme-popup div inside font awesome icon <i> 2016-02-03 17:55:19 +01:00
favicon.png Add default favicon.png 2016-02-22 16:59:53 +01:00
highlight.css Generalize inline code to all themes 2015-12-22 16:30:05 -05:00
highlight.js Added syntax highlighting with highlight.js Closes #31 + Added a new chapter to the docs #30. 2015-08-05 18:28:59 +02:00
index.hbs Use light theme when javascript is disabled 2016-06-15 17:25:28 +03:00
jquery-2.1.4.min.js Local fallback for jquery #46 2015-09-13 19:16:11 +02:00
mod.rs Add a rustfmt config and run rustfmt on the code base 2016-03-17 22:31:28 +01:00
tomorrow-night.css Add tomorrow night as dark code highlighting theme 2015-09-14 05:08:48 -04:00