Author: bleny Date: 2014-10-01 11:14:11 +0200 (Wed, 01 Oct 2014) New Revision: 2265 Url: http://forge.codelutin.com/projects/wao/repository/revisions/2265 Log: Ajout d'un peu d'espace ?\195?\170tre la derni?\195?\168re news et le pied de page (fixes #5864) Modified: branches/wao-4.0.x/wao-web/src/main/webapp/wao.css Modified: branches/wao-4.0.x/wao-web/src/main/webapp/wao.css =================================================================== --- branches/wao-4.0.x/wao-web/src/main/webapp/wao.css 2014-09-30 17:01:19 UTC (rev 2264) +++ branches/wao-4.0.x/wao-web/src/main/webapp/wao.css 2014-10-01 09:14:11 UTC (rev 2265) @@ -748,6 +748,10 @@ /** * Accueil */ +main.home { + padding-bottom: 50px; +} + main.home .news { background-color: #fff; padding: 20px 20px 10px 20px;