Order selectors
This commit is contained in:
@@ -5,6 +5,10 @@ body, html {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.highlight .chroma .hl, .highlight .chroma .lnt {
|
||||||
|
display: flex;
|
||||||
|
}
|
||||||
|
|
||||||
.paige-content {
|
.paige-content {
|
||||||
counter-reset: paige-figure;
|
counter-reset: paige-figure;
|
||||||
}
|
}
|
||||||
@@ -53,10 +57,6 @@ body, html {
|
|||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.highlight .chroma .hl, .highlight .chroma .lnt {
|
|
||||||
display: flex;
|
|
||||||
}
|
|
||||||
|
|
||||||
.paige-figure > div > .highlight > pre, .paige-figure > div > :last-child {
|
.paige-figure > div > .highlight > pre, .paige-figure > div > :last-child {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user