diff --git a/docs/_static/css/custom.css b/docs/_static/css/custom.css new file mode 100644 index 0000000..e69de29 diff --git a/docs/conf.py b/docs/conf.py index 0182dbd..6cb2998 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -79,4 +79,7 @@ html_theme_options = { def setup(app): - app.add_stylesheet('custom.css') + app.add_stylesheet('css/custom.css') + + + diff --git a/docs/locale/en/LC_MESSAGES/assemblage.mo b/docs/locale/en/LC_MESSAGES/assemblage.mo index d86e0bc..3b07b41 100644 Binary files a/docs/locale/en/LC_MESSAGES/assemblage.mo and b/docs/locale/en/LC_MESSAGES/assemblage.mo differ diff --git a/docs/locale/en/LC_MESSAGES/assemblage.po b/docs/locale/en/LC_MESSAGES/assemblage.po index d01e088..e8851c5 100644 --- a/docs/locale/en/LC_MESSAGES/assemblage.po +++ b/docs/locale/en/LC_MESSAGES/assemblage.po @@ -9,7 +9,7 @@ msgstr "" "Project-Id-Version: BrailleRap-SP 1.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-05-14 16:43+0200\n" -"PO-Revision-Date: 2018-05-14 16:45+0200\n" +"PO-Revision-Date: 2018-05-14 16:55+0200\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n"