forked from vergnet/site-accueil-insa
12 lines
No EOL
211 B
Text
12 lines
No EOL
211 B
Text
.manageGdpr .intro, .privacyAskingForConsent, .gdprOverview {
|
|
ol,ul {
|
|
margin-left: 20px;
|
|
li {
|
|
list-style-type: decimal !important;
|
|
}
|
|
}
|
|
|
|
ul li {
|
|
list-style-type: disc !important;
|
|
}
|
|
} |