12 lines
211 B
Plaintext
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;
|
|
}
|
|
} |