stylesheets/style.css: swap missing dashes
This commit is contained in:
parent
0d8ad0a786
commit
ee4a95ee57
|
@ -2022,12 +2022,12 @@ span.orangeQuote {
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lcn-threadstats_container {
|
.lcn-threadstats-container {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: 8px;
|
gap: 8px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.lcn-threadstats_container > :not(:first-child):before {
|
.lcn-threadstats-container > :not(:first-child):before {
|
||||||
content: ' | ';
|
content: ' | ';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue