mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
5 lines
69 B
CSS
5 lines
69 B
CSS
|
section ul.simple li {
|
||
|
list-style: disc;
|
||
|
margin-left: 1em;
|
||
|
}
|