Gestion des accès et interface

This commit is contained in:
Evarin 2018-12-28 23:46:24 +01:00
parent 52f574678d
commit 2b94a28670
16 changed files with 304 additions and 202 deletions

View file

@ -161,6 +161,13 @@ header {
}
}
p.warning {
background-color: #c20;
font-weight: bold;
color: #fff;
padding: 3px;
}
// Liste des stages condensée sur le profil
.condensed-stages {