diff --git a/docs/index.md b/docs/index.md index 8b13789..37b2850 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1 +1,7 @@ +projet | statut + :--: | :--: +FreeDomBox | État de la traduction +Peek | État de la traduction +Weblate | État de la traduction +Gammu | État de la traduction diff --git a/theme/mkdocs/css/base.css b/theme/mkdocs/css/base.css index 42d4796..9944879 100644 --- a/theme/mkdocs/css/base.css +++ b/theme/mkdocs/css/base.css @@ -27,7 +27,8 @@ ul.nav .main { background-color: #fff; border: 1px solid #ddd; border-radius: 4px; - margin: 20px auto 30px auto; +/* margin: 20px auto 30px auto; */ + margin: auto; } /* * The code below adds some padding to the top of the current anchor target so