From 12861372d30c951807432a594fa685a15306c7a9 Mon Sep 17 00:00:00 2001 From: kyodev Date: Thu, 29 Jun 2017 12:44:03 +0200 Subject: [PATCH] status weblate --- docs/index.md | 6 ++++++ theme/mkdocs/css/base.css | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) 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