From 5205d0752267e6ce9d6937133517946b25c67260 Mon Sep 17 00:00:00 2001 From: Audric Schiltknecht Date: Fri, 9 May 2014 15:10:49 +0200 Subject: Petites correction W3C --- themes/dev-urandom/static/css/theme.css | 2 +- themes/dev-urandom/templates/base.html | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'themes') diff --git a/themes/dev-urandom/static/css/theme.css b/themes/dev-urandom/static/css/theme.css index 85cac6d..de7d247 100644 --- a/themes/dev-urandom/static/css/theme.css +++ b/themes/dev-urandom/static/css/theme.css @@ -206,7 +206,7 @@ div.profil { font-size: 1.5em; } -figure * { border: none; margin: auto; padding: auto; } +figure * { border: none; margin: auto; padding: 0; } @media screen and (max-width: 650px) { body { diff --git a/themes/dev-urandom/templates/base.html b/themes/dev-urandom/templates/base.html index 3ee32a5..3eda596 100644 --- a/themes/dev-urandom/templates/base.html +++ b/themes/dev-urandom/templates/base.html @@ -3,7 +3,6 @@ {% block headers %} - {% block title %}{{ SITENAME }}{%endblock%} -- cgit v1.2.3-70-g09d2