Changes
Jump to navigation
Jump to search
1 byte removed
, 12:58, 1 October 2021
Line 1,252:
Line 1,252:
−
ol.l2, ol.l2 > ol{
+
ol.l2, ol.l2 ol{
list-style: none;
list-style: none;
counter-reset: li;
counter-reset: li;
Line 1,259:
Line 1,259:
list-style: none;
list-style: none;
}
}
−
ol.l2 > li:before, ol.l2 > ol > li:before {
+
ol.l2 > li:before, ol.l2 ol > li:before {
counter-increment: li;
counter-increment: li;
content: counters(li,".") ". ";
content: counters(li,".") ". ";
}
}
+
+
.main-page-header{
.main-page-header{
color: #00a2ff;
color: #00a2ff;