Gestion des accès et interface
This commit is contained in:
parent
52f574678d
commit
2b94a28670
16 changed files with 304 additions and 202 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue