]> git.0d.be Git - panikweb-esperanzah.git/blobdiff - panikweb_esperanzah/static/css/style.scss
style home newsitem
[panikweb-esperanzah.git] / panikweb_esperanzah / static / css / style.scss
index f6791862d327416cc13d409b8176987aeb7cbca3..88fb6e5217054469dfc220065470d20d4e9b34fd 100644 (file)
@@ -1681,6 +1681,8 @@ div.playListControls {
 div#actu {
        padding-bottom: 14px;
        h2 {
+               margin-top: 1em;
+               text-align: center;
                padding-right: 10px;
                font-family: $title-font;
                font-weight: bold;
@@ -1689,6 +1691,8 @@ div#actu {
        }
        div {
                @extend %text;
+               max-width: 50em;
+               margin: 0 auto;
        }
        @media screen and (max-width: $size_m) {
                display: block;