diff --git a/themes/afpy/static/css/website.css b/themes/afpy/static/css/website.css index d197db1..4873013 100644 --- a/themes/afpy/static/css/website.css +++ b/themes/afpy/static/css/website.css @@ -169,6 +169,7 @@ main > section { } #introduction section + p { + margin-top: 2em; text-align: center; } @@ -214,6 +215,18 @@ main > section { padding: 1em; } +.news-jobs > ul:last-of-type { + display: flex; + flex-wrap: wrap; + margin: auto; + width: 30%; +} + +.news-jobs > ul:last-of-type a { + padding: 0.5em; + text-decoration: none; +} + /* Who, Community, Membership */ #page-qui-sommes-nous main li,