doc : Architecute
This commit is contained in:
parent
b3444ac4e2
commit
bba719c8c1
745 changed files with 224 additions and 97283 deletions
|
|
@ -198,3 +198,20 @@ body {
|
|||
{
|
||||
padding: .5em;
|
||||
}
|
||||
|
||||
.badge-libre {
|
||||
background-color: #2ecc71;
|
||||
color: white;
|
||||
padding: 4px 10px;
|
||||
border-radius: 12px;
|
||||
font-size: 0.85em;
|
||||
font-weight: bold;
|
||||
}
|
||||
.badge-non-libre {
|
||||
background-color: #e67e22;
|
||||
color: white;
|
||||
padding: 4px 10px;
|
||||
border-radius: 12px;
|
||||
font-size: 0.85em;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue