diff --git a/static/css/home.css b/static/css/home.css index 6a25c05..6a6040b 100644 --- a/static/css/home.css +++ b/static/css/home.css @@ -34,7 +34,7 @@ div#jardin p{ justify-content:center; } -h2.infras{ +h2.infras, h2.infrasLine, h2.infrasLinePhone{ background-color: var(--infras); grid-area: title-start 1 / col-sep 1 / title-end 1 / col-sep 12; padding-bottom: 10px; /* Ajoutez de l'espace en dessous du texte */ @@ -237,7 +237,7 @@ div#blog { /*Tablettes et petits ordinateurs*/ @media (max-width: 1500px) and (min-width: 801px){ - h2.infras{ + h2.infras, h2.infrasLine, h2.infrasLinePhone{ grid-area: title-start 1 / col-sep 1 / title-end 1 / col-sep 12; } @@ -374,7 +374,7 @@ div#blog { /*Smartphones*/ @media (max-width: 800px){ - h2.infras{ + h2.infras, h2.infrasLine, h2.infrasLinePhone{ grid-area: title-start 1 / col-start / title-end 1 / col-sep 12; } diff --git a/static/css/layout.css b/static/css/layout.css index 9d688db..335d6d9 100644 --- a/static/css/layout.css +++ b/static/css/layout.css @@ -33,6 +33,11 @@ } /* PAR DEFAUT */ + +h1 > .decoration:last-of-type:before, h2 > .decoration:last-of-type:before{ + content: '\A____________________________________\A""""""""""""""""""""""""""""""""""""'; +} + html, body, main{ margin:0; padding: 0; @@ -205,15 +210,19 @@ pre.center > a{ --small_margin:5px; } - h1:before, h1:after{ + h1 > .decoration:last-of-type:before{ content: ''; } - h2:before{ + h2.infrasLine{ + display: none; + } + + h2 > .decoration:first-of-type:before{ content: '______________________________________________________________________\A""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""\A* '; } - h2:after{ + h2 > .decoration:last-of-type:before{ content: ' *\A______________________________________________________________________\A""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""'; } diff --git a/static/index.html b/static/index.html index 4931464..b14cb26 100644 --- a/static/index.html +++ b/static/index.html @@ -101,8 +101,7 @@
-

💮💮 deuxfleurs

-

___________________________________
"""""""""""""""""""""""""""""""""""

+

deuxfleurs

@@ -490,8 +489,10 @@

Fabriquons un internet convivial ⤵

-

Avec nos propres infrastructures

- + +

Avec nos propres infrastructures

+ +