mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-08 01:49:59 +02:00
Ajout de custom.css dans _static/css/ et modification du path dans conf.py
This commit is contained in:
parent
607cc08f89
commit
fa13998587
0
docs/_static/css/custom.css
vendored
Normal file
0
docs/_static/css/custom.css
vendored
Normal file
@ -79,4 +79,7 @@ html_theme_options = {
|
|||||||
|
|
||||||
|
|
||||||
def setup(app):
|
def setup(app):
|
||||||
app.add_stylesheet('custom.css')
|
app.add_stylesheet('css/custom.css')
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Binary file not shown.
@ -9,7 +9,7 @@ msgstr ""
|
|||||||
"Project-Id-Version: BrailleRap-SP 1.0\n"
|
"Project-Id-Version: BrailleRap-SP 1.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2018-05-14 16:43+0200\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"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=utf-8\n"
|
"Content-Type: text/plain; charset=utf-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user