2023-01-23 11:03:31 +01:00

12 lines
211 B
Plaintext

.manageGdpr .intro, .privacyAskingForConsent, .gdprOverview {
ol,ul {
margin-left: 20px;
li {
list-style-type: decimal !important;
}
}
ul li {
list-style-type: disc !important;
}
}