Review;
This commit is contained in:
parent
5f54329087
commit
019880b766
@ -116,6 +116,11 @@ h1 {
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.services ul li .subtitle {
|
||||
border-top: 1px solid gray;
|
||||
width: 80%;
|
||||
margin: auto;
|
||||
margin-top: 3px;
|
||||
padding-top: 3px;
|
||||
font-size: 0.8em;
|
||||
font-style: oblique;
|
||||
}
|
||||
|
@ -31,7 +31,7 @@
|
||||
<section class="description">
|
||||
<h1>Comment y avoir accès ?</h1>
|
||||
<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
|
||||
voir la liste des différents services ci-dessous. Si vous
|
||||
souhaitez <strong>bénéficier des services restreints</strong>
|
||||
@ -58,7 +58,7 @@
|
||||
|
||||
<section class="services">
|
||||
<h1>Services</h1>
|
||||
<h2>Proposés en accès libre</h2>
|
||||
<h2>En accès libre</h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="https://steroids.delire.party/">
|
||||
@ -134,7 +134,7 @@
|
||||
<img src="img/mattermost.png" alt="Logo de Mattermost" />
|
||||
<span class="name">Mattermost</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>
|
||||
</a>
|
||||
</li>
|
||||
@ -143,7 +143,7 @@
|
||||
<img src="img/thelounge.png" alt="Logo de The Lounge" />
|
||||
<span class="name">The Lounge</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>
|
||||
</a>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user