Fix weird ordered list CSS selector
This commit is contained in:
parent
80d35b9124
commit
78cd00649c
@ -36,7 +36,7 @@ p > img {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.use-ibm > p, .use-ibm > ol > li > p, li::marker {
|
.use-ibm > p, .use-ibm > ol > li, li::marker {
|
||||||
font-family: "IBM VGA", monospace;
|
font-family: "IBM VGA", monospace;
|
||||||
font-size: 1.125em;
|
font-size: 1.125em;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user