add border for news box

This commit is contained in:
rick 2024-10-13 18:07:50 +02:00
parent e65d24700c
commit 09d1777aa7
Signed by: Rick
GPG key ID: A2E7B6CA577C8F07
3 changed files with 8 additions and 2 deletions

View file

@ -1,4 +1,6 @@
#news {
overflow: auto;
height: 150px;
border: solid black;
padding-left: 1em;
}

View file

@ -37,7 +37,9 @@ rel="stylesheet" href="/css/index.css"
<p><code>13-04-2022:</code> add this section.</p>
</div>
<hr />
<!--
<hr />
-->
<!--
<h3>A propos de l'annuaire</h3>

View file

@ -37,7 +37,9 @@ rel="stylesheet" href="/css/index.css"
<p><code>13-04-2022:</code> ajout de cette section.</p>
</div>
<hr />
<!--
<hr />
-->
<!--
<h2>L'annuaire est temporairement supprimé.</h2>