This commit is contained in:
Benjamin Bouvier 2018-06-06 09:58:01 +02:00
parent 5f54329087
commit 019880b766
2 changed files with 9 additions and 4 deletions

View File

@ -116,6 +116,11 @@ h1 {
text-transform: uppercase; text-transform: uppercase;
} }
.services ul li .subtitle { .services ul li .subtitle {
border-top: 1px solid gray;
width: 80%;
margin: auto;
margin-top: 3px;
padding-top: 3px;
font-size: 0.8em; font-size: 0.8em;
font-style: oblique; font-style: oblique;
} }

View File

@ -31,7 +31,7 @@
<section class="description"> <section class="description">
<h1>Comment y avoir accès ?</h1> <h1>Comment y avoir accès ?</h1>
<p> <p>
Certains services sont en accès libre ; d'autres demandant Certains services sont en accès libre ; d'autres demandent
notre intervention pour vous y créer un compte. Vous pouvez notre intervention pour vous y créer un compte. Vous pouvez
voir la liste des différents services ci-dessous. Si vous voir la liste des différents services ci-dessous. Si vous
souhaitez <strong>bénéficier des services restreints</strong> souhaitez <strong>bénéficier des services restreints</strong>
@ -58,7 +58,7 @@
<section class="services"> <section class="services">
<h1>Services</h1> <h1>Services</h1>
<h2>Proposés en accès libre</h2> <h2>En accès libre</h2>
<ul> <ul>
<li> <li>
<a href="https://steroids.delire.party/"> <a href="https://steroids.delire.party/">
@ -134,7 +134,7 @@
<img src="img/mattermost.png" alt="Logo de Mattermost" /> <img src="img/mattermost.png" alt="Logo de Mattermost" />
<span class="name">Mattermost</span> <span class="name">Mattermost</span>
<span>osef.delire.party</span> <span>osef.delire.party</span>
<span class="subtitle">What does matter most? Pouvoir <span class="subtitle">What matters most? Pouvoir
discuter ensemble et dire osef.</span> discuter ensemble et dire osef.</span>
</a> </a>
</li> </li>
@ -143,7 +143,7 @@
<img src="img/thelounge.png" alt="Logo de The Lounge" /> <img src="img/thelounge.png" alt="Logo de The Lounge" />
<span class="name">The Lounge</span> <span class="name">The Lounge</span>
<span>vip.delire.party</span> <span>vip.delire.party</span>
<span class="subtitle">Un bouncer IRC très select, pour <span class="subtitle">Un bouncer IRC très sélect, pour
les nostalgiques des années 70.</span> les nostalgiques des années 70.</span>
</a> </a>
</li> </li>